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

Ionut Biru ibiru at archlinux.org
Fri Apr 20 18:43:24 UTC 2012


    Date: Friday, April 20, 2012 @ 14:43:23
  Author: ibiru
Revision: 156540

downgrade to 0.15.10 because deluge won't be fixed soon enough

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-20 18:28:42 UTC (rev 156539)
+++ PKGBUILD	2012-04-20 18:43:23 UTC (rev 156540)
@@ -3,8 +3,9 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=0.16.0
+pkgver=0.15.10
 pkgrel=1
+epoch=1
 pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
 url="http://www.rasterbar.com/products/libtorrent/"
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 makedepends=('boost')
 options=('!libtool' '!emptydirs')
 source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('212d910f6c06f06ef1b54d7e2dd68de18f6d9c73')
+sha1sums=('3e461d9ede5fab3fb59be6a9f0cbc52121d536c4')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list