[Frugalware-darcs] frugalware-current: bittorrent-4.1.4-1-i686

VMiklos vmiklos at frugalware.org
Thu Aug 18 16:51:31 CEST 2005


Thu Aug 18 16:41:18 CEST 2005  VMiklos <vmiklos at frugalware.org>
  * bittorrent-4.1.4-1-i686
  version bump
  updated source()
diff -rN -u old-frugalware-current/extra/source/xapps/bittorrent/FrugalBuild new-frugalware-current/extra/source/xapps/bittorrent/FrugalBuild
--- old-frugalware-current/extra/source/xapps/bittorrent/FrugalBuild	2005-08-18 16:50:35.000000000 +0200
+++ new-frugalware-current/extra/source/xapps/bittorrent/FrugalBuild	2005-08-18 16:42:15.000000000 +0200
@@ -1,9 +1,9 @@
-# Last Modified: Sun, 17 Jul 2005 13:27:07 +0200
+# Last Modified: Thu, 18 Aug 2005 16:41:15 +0200
 # Compiling Time: ~0.02 SBU
 # Maintainer: VMiklos <vmiklos at frugalware.org>
 
 pkgname=bittorrent
-pkgver=4.1.3
+pkgver=4.1.4
 pkgrel=1
 pkgdesc="A tool for distributing files."
 license="BitTorrent OpenSource License"
@@ -12,13 +12,13 @@
 groups=('xapps-extra')
 archs=('i686' 'x86_64')
 up2date="lynx -dump http://sourceforge.net/projects/bittorrent|grep -1 Version|sed -n -e 's/.*]\([0-9\.]*\) [A-Z].*/\1/' -e '3 p'"
-source=($url/dl/BitTorrent-$pkgver.tar.gz)
-md5sums=('cd4dff145b5dea3789fa384bb94a4de9')
+source=(http://dl.sourceforge.net/sourceforge/$pkgname/BitTorrent-$pkgver.tar.gz)
+sha1sums=('51e6241c2e44b69030ea854fe2563ff58a622b73')
 
 build()
 {
 	Fcd BitTorrent-$pkgver
-	Fbuild || return 1
+	Fbuild
 	Fmv /usr/share/doc/BitTorrent-$pkgver /usr/share/doc/$pkgname-$pkgver
 }
 



More information about the Frugalware-darcs mailing list