summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Hauser2020-07-14 08:45:41 +0200
committerSimon Hauser2020-07-14 08:45:41 +0200
commita237c922d8baaeaeba210eb7e650f3a463314749 (patch)
tree82098fda4a03160ef4aafc3ec82b783980a83e60 /PKGBUILD
parent49c499cefecf6272f50b9dad45dd4ab3e699ee29 (diff)
downloadaur-a237c922d8baaeaeba210eb7e650f3a463314749.tar.gz
Updates source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca60d530c929..749233a45633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='spotify-tui-bin'
pkgver=0.20.0
-pkgrel=1
+pkgrel=2
pkgdesc="Spotify client for the terminal written in Rust"
arch=('x86_64')
url='https://github.com/Rigellute/spotify-tui'
@@ -12,7 +12,7 @@ depends=(openssl libxcb)
provides=('spotify-tui')
conflicts=('spotify-tui')
-source=("$url/releases/download/v$pkgver/spotify-tui-linux.tar.gz"
+source=("spotify-tui-linux-$pkgver.tar.gz::$url/releases/download/v$pkgver/spotify-tui-linux.tar.gz"
"https://raw.githubusercontent.com/Rigellute/spotify-tui/v$pkgver/LICENSE")
sha256sums=('aa9b3b589c3fabfb6521732a67fcfb04797ab1c0fd715543605cbd972e255cfb'
'76b2d30f74716c0cbd02e37868961dce2b52f65af6355864d010ee7e695d2b88')