[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Ionuț Mircea Bîru
ioni at nymeria.archlinux.org
Tue Feb 26 18:21:53 UTC 2013
Date: Tuesday, February 26, 2013 @ 19:21:53
Author: ioni
Revision: 178761
update to 0.16.8
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-26 18:15:57 UTC (rev 178760)
+++ PKGBUILD 2013-02-26 18:21:53 UTC (rev 178761)
@@ -3,8 +3,8 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.7
-pkgrel=2
+pkgver=0.16.8
+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=('94b132a17d8f6a5345937731343398be8d31f170')
+sha1sums=('483689787cb64e7cf4abefda4058b912ec406709')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list