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

Eric Belanger eric at archlinux.org
Sat Aug 16 07:05:01 UTC 2008


    Date: Saturday, August 16, 2008 @ 03:05:01
  Author: eric
Revision: 8807

adding md5sums

Modified:
  xplc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 07:02:45 UTC (rev 8806)
+++ PKGBUILD	2008-08-16 07:05:01 UTC (rev 8807)
@@ -5,9 +5,10 @@
 pkgrel=1
 pkgdesc="Cross-Platform Lightweight Components"
 arch=(i686 x86_64)
+url="http://xplc.sourceforge.net"
 depends=('gcc')
 source=(http://heanet.dl.sourceforge.net/sourceforge/xplc/$pkgname-$pkgver.tar.gz)
-url="http://xplc.sourceforge.net"
+md5sums=('39da3270527c8712b8e8fcf03768d29f')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list