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

Eric Belanger eric at archlinux.org
Sat Aug 16 23:36:40 UTC 2008


    Date: Saturday, August 16, 2008 @ 19:36:40
  Author: eric
Revision: 8886

adding md5sums

Modified:
  dailystrips/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 23:34:31 UTC (rev 8885)
+++ PKGBUILD	2008-08-16 23:36:40 UTC (rev 8886)
@@ -6,11 +6,13 @@
 pkgver=1.0.28
 pkgrel=2
 pkgdesc="A perl script which automatically downloads your favorite online comics from the web."
+arch=(i686 x86_64)
 url="http://dailystrips.sourceforge.net"
 license=('GPL2')
 depends=('perl-libwww' 'perl-timedate')
-source=(http://telia.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 \
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 \
         http://members.hellug.gr/nkour/dcapplet/files/dailystrips-def.tar.bz2 )
+md5sums=('67a9eaa3842f6975803b53d4f73a70b6' '51f29fc1f0f291067f0f0304f69eee0b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list