[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sat Mar 27 23:55:14 UTC 2010
Date: Saturday, March 27, 2010 @ 19:55:13
Author: ibiru
Revision: 73747
upgpkg: libtorrent-rasterbar 0.15.0-1
update to 0.15
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-27 23:02:14 UTC (rev 73746)
+++ PKGBUILD 2010-03-27 23:55:13 UTC (rev 73747)
@@ -4,15 +4,15 @@
# Contributor: Andrea Scarpino <bash.lnx at gmail.com>
pkgname=libtorrent-rasterbar
-pkgver=0.14.9
-pkgrel=3
+pkgver=0.15.0
+pkgrel=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')
license=('custom')
depends=('libsigc++2.0' 'boost>=1.41.0' 'python>=2.6')
source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1274d88d9602628e960b84a99680c9ad')
+sha256sums=('e1a79045ad041dd82850d2255037108bb17dcbe9a9a8819169a2624b72667db0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list