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

Felix Yan felixonmars at archlinux.org
Tue Jul 11 07:56:02 UTC 2017


    Date: Tuesday, July 11, 2017 @ 07:56:02
  Author: felixonmars
Revision: 300079

upgpkg: libtorrent-rasterbar 1:1.1.4-1

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-11 07:55:46 UTC (rev 300078)
+++ PKGBUILD	2017-07-11 07:56:02 UTC (rev 300079)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=1.1.3
-pkgrel=4
+pkgver=1.1.4
+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=('e33bf69a50528af8dc6e9c5ad4bae474cc8daa57')
+sha512sums=('5a515b44a71582bd81a3794c666f3b88478f7a987527fa6d80bc9b3291932a9f13ca730732056cd155a65934328406eeeebb24b8db5e05c96ea7672ab88b5302')
 
 prepare() {
   mkdir py2 py3



More information about the arch-commits mailing list