summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122019-12-03 09:17:27 +0100
committerwillemw122019-12-03 09:17:27 +0100
commit83df7611167c0b3746bf2d77852c8092bf61a126 (patch)
tree8252ae1cdba21a7167d0de09f3925468911776a6 /PKGBUILD
parent5e8a960c17206ee48ba1bc95534e44a89d1592b5 (diff)
downloadaur-83df7611167c0b3746bf2d77852c8092bf61a126.tar.gz
Move to https://bitbucket.org/tvoverlord
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2add4c61736f..6d3fced26377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_pkgname=tv-overlord
pkgname=$_pkgname-git
-pkgver=r335.d7b247f
+pkgver=r423.c62af1d
pkgrel=1
pkgdesc="Download and manage tv shows"
-url="https://github.com/8cylinder/tv-overlord"
+url="https://bitbucket.org/tvoverlord/tv-overlord"
license=('GPL')
arch=('any')
depends=('python-beautifulsoup4' 'python-click' 'python-colorama' 'python-dateutil'
@@ -13,7 +13,7 @@ depends=('python-beautifulsoup4' 'python-click' 'python-colorama' 'python-dateut
'python-feedparser' 'python-tvdb_api-git' 'python-requests')
makedepends=('git' 'python-setuptools')
optdepends=('deluge: torrent client' 'transmission-cli: torrent client')
-source=($_pkgname::git://github.com/8cylinder/tv-overlord.git)
+source=($_pkgname::git+https://bitbucket.org/tvoverlord/tv-overlord.git)
md5sums=('SKIP')
pkgver() {