summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39c5370e02ce..6facef9423c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = python-tvdb_api-git
pkgdesc = Easy to use interface to thetvdb.com
- pkgver = 1.9.r25.g8f34a0d
+ pkgver = 3.1.r6.gce03821
pkgrel = 1
url = https://github.com/dbr/tvdb_api
arch = any
license = GPL
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
depends = python-requests-cache
provides = python-tvdb_api
conflicts = python-tvdb_api
- source = python-tvdb_api::git://github.com/dbr/tvdb_api.git
- md5sums = SKIP
+ source = python-tvdb_api-git::git+https://github.com/dbr/tvdb_api.git
+ sha256sums = SKIP
pkgname = python-tvdb_api-git
-