summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-12 19:20:43 +0159
committerJosep Oliver Arlès2019-07-12 19:20:43 +0159
commit12364085cd2943c17ff047ecffa687b7e33239a1 (patch)
tree633228d88339c3fa11a46cd1725fc5b8ff31124f /PKGBUILD
parente32cd872535d9a42dcbba7b19dbbaa0774389a6e (diff)
downloadaur-12364085cd2943c17ff047ecffa687b7e33239a1.tar.gz
Version 0.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ceaf42c50be..a90e160ef71f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josep Oliver Arlès <josep.oliver at tutanota dot com>
pkgname=hek
-pkgver=0.0.3
+pkgver=0.0.4
pkgrel=1
pkgdesc="Music library checker"
arch=("any")
@@ -9,7 +9,7 @@ url="https://github.com/dunon/hek"
license=("GPL3")
depends=("python" "python-mutagen")
source=("https://github.com/dunon/hek/archive/$pkgver.tar.gz")
-md5sums=("0b639f18015e7c168664c24c0c69e298")
+md5sums=("4cddd7b24bc77668392e07db178d06e4")
package() {
cd "$pkgname-$pkgver"