[arch-commits] Commit in netselect/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 01:13:49 UTC 2008


    Date: Saturday, August 16, 2008 @ 21:13:49
  Author: eric
Revision: 8943

adding md5sums

Modified:
  netselect/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 01:11:17 UTC (rev 8942)
+++ PKGBUILD	2008-08-17 01:13:49 UTC (rev 8943)
@@ -6,8 +6,11 @@
 pkgver=0.3
 pkgrel=1
 pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
+arch=(i686 x86_64)
+url="http://www.worldvisions.ca/~apenwarr/netselect/index.html"
 source=(http://www.worldvisions.ca/~apenwarr/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://www.worldvisions.ca/~apenwarr/netselect/index.html"
+md5sums=('3214369deeb7dc40f2ecf92ddeee5d92')
+
 build() {
 cd $startdir/src/$pkgname
 sed -i -e 's#-\o root\ -g\ root##g' Makefile




More information about the arch-commits mailing list