[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Ionuț Mircea Bîru
ioni at nymeria.archlinux.org
Tue May 28 09:55:26 UTC 2013
Date: Tuesday, May 28, 2013 @ 11:55:25
Author: ioni
Revision: 186512
update to 0.16.10
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-28 09:43:54 UTC (rev 186511)
+++ PKGBUILD 2013-05-28 09:55:25 UTC (rev 186512)
@@ -3,8 +3,8 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.9
-pkgrel=2
+pkgver=0.16.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/"
@@ -14,7 +14,7 @@
makedepends=('boost')
options=('!libtool' '!emptydirs')
source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('4335c8b275f041d6d34a493b21f2d7234ffca34b')
+sha1sums=('8b24442132e52f8765c79b20ffdea8b33bc5aa42')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list