summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-05-13 12:50:28 -0300
committerDaniel Bermond2017-05-13 12:50:28 -0300
commitda572c7fbf5ca3eb9b2213af56f3bfe31ce8b61d (patch)
treee1422a4d7cc1e0f1f9f6e2eb13414599e6a170c8
parent6a5c5dbc402d0488dc2bd5abb4a4aad83349dbb4 (diff)
downloadaur-da572c7fbf5ca3eb9b2213af56f3bfe31ce8b61d.tar.gz
Comment about how to build deluge-git is not needed anymore
deluge-git is now working fine with libtorrent-rasterbar from the binary repositories. Reference: https://aur.archlinux.org/cgit/aur.git/commit/?h=deluge-git&id=64766861532767d33c81b3e0d79d914789be888d
-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() {