summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicoHood2019-02-05 13:28:54 +0100
committerNicoHood2019-02-05 13:28:54 +0100
commitf62c0d2eb2de6d95619f43e2dae3f161f0825ef7 (patch)
tree4539c52a563ed9b8c90fd810aa206b1c3451245f
parentf212ce709ba5edae5976d600f37f6b1de2e02387 (diff)
downloadaur-f62c0d2eb2de6d95619f43e2dae3f161f0825ef7.tar.gz
Fixed XFCE Icons
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 257ebdade4ea..2dea62f44b92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotify-stable
pkgdesc = A proprietary music streaming service
pkgver = 1.0.96.181
- pkgrel = 1
+ pkgrel = 2
url = https://www.spotify.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index a2a05a7bc8de..2125a4083afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.0.96.181
_commit=gf6bc1b6b
_ver_x86_64=12
#_ver_i686=12
-pkgrel=1
+pkgrel=2
pkgdesc='A proprietary music streaming service'
arch=('x86_64')
license=('custom')
@@ -78,7 +78,6 @@ package() {
install -Dm644 "${pkgdir}/usr/share/spotify/icons/spotify-linux-$size.png" \
"${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/spotify.png"
done
- rm -r "${pkgdir}/usr/share/spotify/icons/"
# Move spotify binary to its proper location and instal wrapper script
mkdir -p "${pkgdir}"/opt/spotify