summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-26 10:06:10 +0159
committerJosep Oliver Arlès2019-07-26 10:06:10 +0159
commit126445bdf798f43b1bdcda9011c1b58147a2d806 (patch)
treed058548e7cfed63142ce58abbd64aee1fe47b770 /PKGBUILD
parente21d9144d3e55c5983c06b321597eeb890932473 (diff)
downloadaur-126445bdf798f43b1bdcda9011c1b58147a2d806.tar.gz
Version 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62e36e9aeb2e..168b43a2971b 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.2
+pkgver=0.1.3
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=("484f1773234e8773d4e9a18baa519303")
+md5sums=("f7d1f9803d8a2a00dec78bc43fa3b73d")
package() {
cd "$pkgname-$pkgver"