summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabrizio Pietrucci2021-07-07 16:07:12 +0200
committerFabrizio Pietrucci2021-07-07 16:07:12 +0200
commit8860f03f982594fb6fd31b32a3bafb0eeba66de3 (patch)
tree7dc5d19ebec69910c1baa059db03d3e7bb1aa611 /PKGBUILD
parentd2b7325c8d41c3339266609639e39e4edd20005d (diff)
downloadaur-8860f03f982594fb6fd31b32a3bafb0eeba66de3.tar.gz
Minor changes to PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"