[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Apr 13 06:36:09 UTC 2017
Date: Thursday, April 13, 2017 @ 06:36:08
Author: bpiotrowski
Revision: 292643
upgpkg: libtorrent-rasterbar 1:1.1.3-1
new upstream release
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-13 03:41:10 UTC (rev 292642)
+++ PKGBUILD 2017-04-13 06:36:08 UTC (rev 292643)
@@ -4,8 +4,8 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=1.1.1
-pkgrel=7
+pkgver=1.1.3
+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/"
@@ -16,7 +16,7 @@
options=('!emptydirs')
_pkgver=${pkgver//./_}
source=(https://github.com/arvidn/libtorrent/archive/libtorrent-${_pkgver}/$pkgname-$pkgver.tar.gz)
-sha1sums=('8b8285adb93355df7c20bea4cb4cb446f0e8af6a')
+sha1sums=('e33bf69a50528af8dc6e9c5ad4bae474cc8daa57')
prepare() {
mkdir py2 py3
More information about the arch-commits
mailing list