summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Lofgren2015-09-02 18:28:41 +0200
committerAnton Lofgren2015-09-02 18:28:57 +0200
commite2b23d884f85e5e67ef6e37f16ec085f600b0e5f (patch)
treec74c76af80362866c7a36c5eccf4a4d995ecde6c
parent97235d01ec0d07feef4928cadd6594036d6a2597 (diff)
downloadaur-e2b23d884f85e5e67ef6e37f16ec085f600b0e5f.tar.gz
Update to version 0.1.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af4a156d07cf..0fa6b82c9412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anton Löfgren <anton.lofgren@gmail.com>
pkgname=spotifile
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
epoch=
pkgdesc="FUSE file system for Spotify"
@@ -17,7 +17,7 @@ install=
changelog=
source=("https://github.com/catharsis/$pkgname/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=(28e91b2809d1822a19c5bcb7fedba6d9)
+md5sums=(438a3db23fda7a9e742adba2209c278c)
validpgpkeys=()
build() {