summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Hauser2020-03-30 12:02:10 +0200
committerSimon Hauser2020-03-30 12:02:10 +0200
commit863a25ee12f5a314c424cb91d4ae2243aff14f8b (patch)
treefc96efd19fb797f4a01470ca73d45d9fe8b1e455 /PKGBUILD
parentdfa598b8a563efd2383ee4ef89bcf3677af2c6a0 (diff)
downloadaur-863a25ee12f5a314c424cb91d4ae2243aff14f8b.tar.gz
v0.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8dc19ad5968..94a1959f84b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Simon Hauser <Simon-Hauser@outlook.de>
+# Contributer: Rodrigo Gryzinski <rogryza@gmail.com>
pkgname='spotify-tui-bin'
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="Spotify client for the terminal written in Rust"
arch=('x86_64')
@@ -12,7 +13,7 @@ provides=('spotify-tui')
source=("$url/releases/download/v$pkgver/spotify-tui-linux.tar.gz"
"https://raw.githubusercontent.com/Rigellute/spotify-tui/v$pkgver/LICENSE")
-sha256sums=('7d9bc078ffcd7dac8ac69df723affb3a38255a295df5ce9276274d5e628ea899'
+sha256sums=('17d199e4e1e4886714c96698e8e5d6cae89b5121a8643f9ecd16d92f1ec2261e'
'76b2d30f74716c0cbd02e37868961dce2b52f65af6355864d010ee7e695d2b88')
function package {