summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 518d26575ffc..2b892eae71b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 9 18:13:48 UTC 2017
+# Sat May 13 15:50:19 UTC 2017
pkgbase = libtorrent-rasterbar-git
pkgdesc = A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git version)
- pkgver = 1.1.2.r975.g09274842f
+ pkgver = 1.1.3.r1021.ge870852c6
pkgrel = 1
url = http://www.rasterbar.com/products/libtorrent/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7a6d6aef540f..e61b0200dea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Daniel Bermond < yahoo-com: danielbermond >
pkgname=libtorrent-rasterbar-git
-pkgver=1.1.2.r975.g09274842f
+pkgver=1.1.3.r1021.ge870852c6
pkgrel=1
pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git version)"
url="http://www.rasterbar.com/products/libtorrent/"
@@ -14,8 +14,6 @@ optdepends=('python2: for python2 bindings'
provides=('libtorrent-rasterbar')
conflicts=('libtorrent-rasterbar')
source=("$pkgname"::"git+https://github.com/arvidn/libtorrent.git")
-# use this source line to build deluge-git AUR package:
-# source=("$pkgname"::"git+https://github.com/arvidn/libtorrent.git#commit=a42d4390c")
sha256sums=('SKIP')
pkgver() {