summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca23b554dae5..3c1fc3cdf6d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python2-gmusicapi-git
pkgdesc = Allows control of Google Music with Python
- pkgver = VERSION
- pkgrel = 3
+ pkgver = 6.0.0.r35.b2401a7-1
+ pkgrel = 4
url = https://github.com/simon-weber/gmusicapi
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 524fe983a141..5d6fb6b279b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_projectname=gmusicapi
_pkgname=python2-${_projectname}
pkgname=$_pkgname-git
-pkgver=VERSION
-pkgrel=3
+pkgver=6.0.0.r35.b2401a7-1
+pkgrel=4
pkgdesc="Allows control of Google Music with Python"
arch=('any')
url="https://github.com/simon-weber/gmusicapi"