summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schäferdiek2018-03-21 12:18:49 +0100
committerAlexander Schäferdiek2018-03-21 12:18:49 +0100
commit5b6b14c156cbc1e65a1bd5899f8c715571f777e7 (patch)
tree09da48beffd33c509e51c2493e6694f8591dd720
parentd46cf9735af90585a0a213ce8226968837d2b8c4 (diff)
downloadaur-5b6b14c156cbc1e65a1bd5899f8c715571f777e7.tar.gz
Change versioning to release date
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d24b0026c50b..92f85bf2bdf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Wed Mar 21 11:14:54 UTC 2018
+# Wed Mar 21 11:18:08 UTC 2018
pkgbase = spotifyd-bin
pkgdesc = A spotify playing daemon
- pkgver = f40914fedc45c74a3412
- pkgrel = 2
+ pkgver = 20180320
+ pkgrel = 1
url = https://github.com/Spotifyd/spotifyd
arch = armv7h
arch = x86_64
source_armv7h = https://github.com/Spotifyd/spotifyd/releases/download/untagged-f40914fedc45c74a3412/spotifyd-2018-03-20-armv6.zip
source_armv7h = spotifyd.service
- sha256sums_armv7h = 966ddc7e9fba7a921f3e0103410661648634bd6a578edeb91782953f02cbca6e
+ sha256sums_armv7h = ad62824b7cd43b5ecd4780e828e01df0f4497a7efb66093289c38cacb4349964
sha256sums_armv7h = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
source_x86_64 = https://github.com/Spotifyd/spotifyd/releases/download/untagged-f40914fedc45c74a3412/spotifyd-2018-03-20-amd64.zip
source_x86_64 = spotifyd.service
- sha256sums_x86_64 = 0533fa33a84eaa55abc95b4204de994802efb086e0d9cf85079fbfeb05a41486
+ sha256sums_x86_64 = 20e0802c40ab5810ba6a89b9cdce9a293b8ed8f1c5541cb1508ca41a5ea8a4d0
sha256sums_x86_64 = 67bce68cfad74bfccad4b471045d3c5d5fb0f693545f3ef12511d171ea41a5e4
pkgname = spotifyd-bin
diff --git a/PKGBUILD b/PKGBUILD
index e034984c4849..4bbd86070e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=spotifyd-bin
-pkgver=f40914fedc45c74a3412
-pkgrel=2
+pkgver=20180320
+pkgrel=1
arch=('armv7h' 'x86_64')
pkgdesc="A spotify playing daemon"
url="https://github.com/Spotifyd/spotifyd"