Date: Sunday, January 20, 2019 @ 12:29:47 Author: felixonmars Revision: 344533
upgpkg: libtorrent-rasterbar 1:1.1.12-1 Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-20 12:25:29 UTC (rev 344532) +++ PKGBUILD 2019-01-20 12:29:47 UTC (rev 344533) @@ -3,8 +3,8 @@ # Contributor: Hugo Doria <[email protected]> pkgname=libtorrent-rasterbar -pkgver=1.1.11 -pkgrel=2 +pkgver=1.1.12 +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/" @@ -15,7 +15,7 @@ options=('!emptydirs') _pkgver=${pkgver//./_} source=(https://github.com/arvidn/libtorrent/archive/libtorrent_${_pkgver}/$pkgname-$pkgver.tar.gz) -sha512sums=('7e3717e340e813ba2bf379f667f09d298830491edd1573f04d2e35e2d9335e918c0ee299e3f78b8f58d2ae3dbaf5a04dac462709b67c7f9034676b56dc9e4428') +sha512sums=('b41852f102ac7ce5b9ef2744067e021427e240ced77537d566db4b0534a7def8a869bc90f3086ef3ee8682670a66a75e6a7395856560963e7217c3fc5164fcb3') prepare() { mkdir py2 py3
