summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdf777a17c86..6fec531f0cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python2-tunigo
pkgname=('python-tunigo' 'python2-tunigo')
-pkgver=0.1.3
+pkgver=1.0.0
pkgrel=1
pkgdesc="Python API for the browse feature of Spotify"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/trygveaa/python-tunigo"
license=('APACHE')
makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
source=("https://github.com/trygveaa/python-tunigo/archive/v${pkgver}.tar.gz")
-md5sums=('4d714cf59dd740179ab67fee54638ece')
+md5sums=('8b7cc6c78e91d4aff7674f25fbb8e19c')
package_python-tunigo() {
depends=('python' 'python-requests')