summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-23 10:53:55 +0159
committerJosep Oliver Arlès2019-07-23 10:53:55 +0159
commite21d9144d3e55c5983c06b321597eeb890932473 (patch)
tree1b0f37da4bba28f671f766012bcf724bcf3e94d8 /PKGBUILD
parentaad7a19e6cd646651cc4673ed52f46803844d904 (diff)
downloadaur-e21d9144d3e55c5983c06b321597eeb890932473.tar.gz
Version 0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1c60db8928..62e36e9aeb2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josep Oliver Arlès <josep.oliver at tutanota dot com>
pkgname=hek
-pkgver=0.1.1
+pkgver=0.1.2
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=("7fc9514ce21386200294c073086736ab")
+md5sums=("484f1773234e8773d4e9a18baa519303")
package() {
cd "$pkgname-$pkgver"