diff options
author | root <root@rshg054.dnsready.net> | 2012-08-29 00:04:41 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-29 00:04:41 +0000 |
commit | 498a4346616c33beac56d48a246cf27fe3812341 (patch) | |
tree | 333cfc0154a280d9dcf65c08900913200c33d988 /community/openmotif | |
parent | 559da5e6e5aff9ccc57e29b6a91c35a528424b6c (diff) |
Wed Aug 29 00:04:40 UTC 2012
Diffstat (limited to 'community/openmotif')
-rw-r--r-- | community/openmotif/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/openmotif/PKGBUILD b/community/openmotif/PKGBUILD index 26f37cc92..d9c20267f 100644 --- a/community/openmotif/PKGBUILD +++ b/community/openmotif/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 63686 2012-02-05 12:06:47Z ibiru $ +# $Id: PKGBUILD 75562 2012-08-27 08:58:52Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Enrico Morelli <morelli@cerm.unifi.it> @@ -13,7 +13,8 @@ depends=(libxext libxp libxft libxt libxmu libpng libjpeg) makedepends=(xbitmaps xproto printproto xextproto automake) conflicts=(lesstif) options=('!libtool') -source=(http://www.motifzone.org/files/public_downloads/openmotif/2.3/$pkgver/openmotif-$pkgver.tar.gz) +#source=(http://www.motifzone.org/files/public_downloads/openmotif/2.3/$pkgver/openmotif-$pkgver.tar.gz) +source=(ftp://ftp.ics.com/openmotif/2.3/$pkgver/openmotif-$pkgver.tar.gz) md5sums=('fd27cd3369d6c7d5ef79eccba524f7be') build() { |