summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorskydrome2016-01-02 03:15:30 -0500
committerskydrome2016-01-02 03:15:30 -0500
commit63b3dfef0b4dba91c03616dbeb63cb1ca0839ec2 (patch)
tree330148c6275425b5b2cf6edfab4a5a7c44db54b9 /PKGBUILD
parent35832c2cb528f468103c4624140a139ebe4ba457 (diff)
downloadaur-63b3dfef0b4dba91c03616dbeb63cb1ca0839ec2.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1a387106699..864e220a357d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# PKGBUILD based on extra\deluge's PKGBUILD, adapted for -git version by Berseker
pkgname=deluge-git
-pkgver=2.0.0.dev451
+pkgver=2.0.0.dev556
pkgrel=1
pkgdesc="A bittorrent client written with python and pygtk - Git Version"
arch=('any')
@@ -38,8 +38,7 @@ optdepends=('python2-pillow'
'python2-notify: libnotify notifications'
'geoip: display peer locations')
-_branch=develop
-source=("git://deluge-torrent.org/deluge.git#branch=$_branch"
+source=("git+https://github.com/deluge-torrent/deluge.git#branch=develop"
'deluged.service' 'deluge-web.service')
md5sums=('SKIP'