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

Antonio Rojas arojas at archlinux.org
Sat Nov 28 09:24:16 UTC 2015


    Date: Saturday, November 28, 2015 @ 10:24:15
  Author: arojas
Revision: 252018

Update to 1.0.7

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-28 08:47:50 UTC (rev 252017)
+++ PKGBUILD	2015-11-28 09:24:15 UTC (rev 252018)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
 epoch=1
 pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
 url="http://www.rasterbar.com/products/libtorrent/"
@@ -14,7 +14,7 @@
 makedepends=('boost')
 options=('!emptydirs')
 source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${pkgver//./_}/$pkgname-$pkgver.tar.gz)
-sha1sums=('160e7cde6aafdb3dff1abf5ae384676367d04f2b')
+sha1sums=('db272a0c09a1fad721fe88e6e3942b9160bd0c61')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list