summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-16 12:31:23 +0159
committerJosep Oliver Arlès2019-07-16 12:31:23 +0159
commitaad7a19e6cd646651cc4673ed52f46803844d904 (patch)
tree76fddc02649ee862e46c0e3f841e765bb08874ee /PKGBUILD
parent1b8842e6e6e33c1bdc3e3fcd1982a99aec1d117e (diff)
downloadaur-aad7a19e6cd646651cc4673ed52f46803844d904.tar.gz
Version 0.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c94fc00fb05e..ae1c60db8928 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.0
+pkgver=0.1.1
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=("0ee7761674852a243feafb4bb75ded2b")
+md5sums=("7fc9514ce21386200294c073086736ab")
package() {
cd "$pkgname-$pkgver"