summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-15 10:32:12 +0159
committerJosep Oliver Arlès2019-07-15 10:32:12 +0159
commit1b8842e6e6e33c1bdc3e3fcd1982a99aec1d117e (patch)
tree1d3388d1f7246dcfe46888775d70bd57d11e1c9d /PKGBUILD
parent491f890b4f85c9b2f953db62294170313418446a (diff)
downloadaur-1b8842e6e6e33c1bdc3e3fcd1982a99aec1d117e.tar.gz
Version 0.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a90e160ef71f..c94fc00fb05e 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.4
+pkgver=0.1.0
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=("4cddd7b24bc77668392e07db178d06e4")
+md5sums=("0ee7761674852a243feafb4bb75ded2b")
package() {
cd "$pkgname-$pkgver"