[arch-commits] Commit in fox/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Feb 16 07:02:40 UTC 2009
Date: Monday, February 16, 2009 @ 02:02:40
Author: eric
Revision: 27126
Fixed md5sums
Modified:
fox/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-16 06:34:19 UTC (rev 27125)
+++ PKGBUILD 2009-02-16 07:02:40 UTC (rev 27126)
@@ -12,6 +12,7 @@
depends=('bzip2' 'libcups' 'libxcursor' 'libxft' 'libxrandr' 'mesa')
options=('!libtool')
source=("http://www.fox-toolkit.org/ftp/$pkgname-$pkgver.tar.gz")
+md5sums=('530876a9b7eacb495bd034370cac7d4b')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -31,4 +32,3 @@
cp $startdir/src/$pkgname-$pkgver/tests/.libs/ControlPanel $startdir/pkg/usr/bin/
install -D -m644 ../LICENSE_ADDENDUM $startdir/pkg/usr/share/licenses/$pkgname/LICENSE_ADDENDUM
}
-md5sums=('0775e2447cb6a131feb5d8d85bf31420')
More information about the arch-commits
mailing list