diff options
Diffstat (limited to 'spotifyd/APKBUILD')
-rw-r--r-- | spotifyd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spotifyd/APKBUILD b/spotifyd/APKBUILD index cd94258..ffdb3ba 100644 --- a/spotifyd/APKBUILD +++ b/spotifyd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Karel Kočí <cynerd@email.cz> pkgname=spotifyd pkgver=0.2.24 -pkgrel=3 +pkgrel=4 pkgdesc="A spotify daemon" url="https://github.com/Spotifyd/spotifyd" arch="all !aarch64 !armv7" |