summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-11 09:33:02 +0159
committerJosep Oliver Arlès2019-07-11 09:33:02 +0159
commite32cd872535d9a42dcbba7b19dbbaa0774389a6e (patch)
tree23a27b27a928a7d8f132e6becef98a7145ccba17 /PKGBUILD
parent2664e04ff1d82543a4037efd21dfcb9c9ea7ad9e (diff)
downloadaur-e32cd872535d9a42dcbba7b19dbbaa0774389a6e.tar.gz
Version 0.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 884e30cb39e6..1ceaf42c50be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Josep Oliver Arlès <josep.oliver at tutanota dot com>
pkgname=hek
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+pkgrel=1
pkgdesc="Music library checker"
arch=("any")
-url="https://gitlab.com/dunon/hek"
+url="https://github.com/dunon/hek"
license=("GPL3")
depends=("python" "python-mutagen")
-source=("https://gitlab.com/dunon/hek/-/archive/$pkgver/hek-$pkgver.tar.gz")
-md5sums=("b195cc1fe5008e42231468d82b61fc44")
+source=("https://github.com/dunon/hek/archive/$pkgver.tar.gz")
+md5sums=("0b639f18015e7c168664c24c0c69e298")
package() {
cd "$pkgname-$pkgver"