summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBert Peters2019-03-25 23:04:37 +0100
committerBert Peters2019-03-25 23:04:37 +0100
commit1fab919b9e91e3284bedd736d374a314be933888 (patch)
tree8bb5dc0a8ecad0e7a8dc2081b9b09695be74c511 /PKGBUILD
parent6db122a7196a8adbc40965908454033e8fccb8b2 (diff)
downloadaur-1fab919b9e91e3284bedd736d374a314be933888.tar.gz
Update to 0.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 953f8c006a74..3248543c9960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=spotifyd
pkgname=('spotifyd' 'spotifyd-pulseaudio' 'spotifyd-dbus-mpris')
-pkgver=0.2.5
+pkgver=0.2.8
pkgrel=1
arch=('x86_64' 'armv7h' 'aarch64')
license=('GPL3')
@@ -13,7 +13,7 @@ makedepends=('cargo' 'libpulse' 'dbus')
pkgdesc="A spotify playing daemon"
url="https://github.com/Spotifyd/$pkgbase"
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Spotifyd/$pkgbase/archive/v$pkgver.tar.gz")
-sha256sums=('dfaca1e382b11197e11941388734dddb7dae4ec44ad36aaf78f76b4011102b53')
+sha256sums=('88d1e5ab60688b5505240b32a1a933e657cc239168057800c838f5fcd0e12c22')
prepare() {
cd "$srcdir/spotifyd-$pkgver"