summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0a85bcdd696..ee98c24df82d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotitube-bin
pkgdesc = Synchronize your Spotify collections downloading from external providers
pkgver = 31
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/streambinder/spotitube
arch = x86_64
license = GPL3
@@ -15,4 +15,3 @@ pkgbase = spotitube-bin
sha256sums = SKIP
pkgname = spotitube-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 18b85b72f21c..ef3495d9a8d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=spotitube
pkgname="${_pkgname}-bin"
provides=(spotitube)
pkgver=31
-pkgrel=0
+pkgrel=1
pkgdesc="Synchronize your Spotify collections downloading from external providers"
arch=('x86_64')
url="https://github.com/streambinder/spotitube"