summaryrefslogtreecommitdiff
path: root/pcr/rtorrent-color/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/rtorrent-color/PKGBUILD')
-rw-r--r--pcr/rtorrent-color/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/rtorrent-color/PKGBUILD b/pcr/rtorrent-color/PKGBUILD
index c35ddf40d..8eee92667 100644
--- a/pcr/rtorrent-color/PKGBUILD
+++ b/pcr/rtorrent-color/PKGBUILD
@@ -6,19 +6,19 @@
pkgname=rtorrent-color
_pkgname="rtorrent"
-pkgver=0.9.4
-pkgrel=4
+pkgver=0.9.5
+pkgrel=2
pkgdesc="Ncurses BitTorrent client based on libTorrent with color patch."
url="http://libtorrent.rakshasa.no"
arch=("i686" "x86_64")
license=("GPL")
-depends=("curl" "libtorrent>=0.13.4" "xmlrpc-c" "libsigc++")
+depends=("curl" "libtorrent=0.13.5" "xmlrpc-c" "libsigc++")
conflicts=("${_pkgname}")
provides=("${_pkgname}")
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/rakshasa/${_pkgname}/archive/${pkgver}.tar.gz"
"${_pkgname}-${pkgver}_color.patch")
-sha1sums=('c1f0b27425f6b025db550cf5ce1997a16af6ff7b'
+sha1sums=('ae2e2c6444bb29278406118527db19429c8095cf'
'78429b5cf5976270dc1a55d8dc0ef4644675512b')
build() {