summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKopfKrieg2017-06-30 17:01:10 +0200
committerKopfKrieg2017-06-30 17:01:10 +0200
commit72b6d84c84b4f297fc4cf9bb5695586c001e7162 (patch)
tree8169c6a63baf2197c9fef1e35a575bd4bae1ad25 /PKGBUILD
parentae7a6f407298d019fc496ac5147bcb4c29f552b0 (diff)
downloadaur-72b6d84c84b4f297fc4cf9bb5695586c001e7162.tar.gz
Added github url to colorpatch branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1b646e9b5ac..34df035279e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,10 @@
pkgname=rtorrent-color
_pkgname="rtorrent"
pkgver=0.9.6
-pkgrel=3
+pkgrel=4
pkgdesc="Ncurses BitTorrent client based on libTorrent with color patch."
url="http://rakshasa.github.io/rtorrent/"
+url="https://github.com/KopfKrieg/rtorrent/tree/colorpatch"
arch=("i686" "x86_64")
license=("GPL")
depends=("curl" "libtorrent>=0.13.6" "xmlrpc-c" "libsigc++")