summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-08-05 14:46:46 +0159
committerJosep Oliver Arlès2019-08-05 14:46:46 +0159
commitf19d8c2c0053c3dd57330a3a4a0f466cab9e3fa1 (patch)
tree68a6e9c172006a24895c04c1330d6e084f6894f7 /PKGBUILD
parent126445bdf798f43b1bdcda9011c1b58147a2d806 (diff)
downloadaur-f19d8c2c0053c3dd57330a3a4a0f466cab9e3fa1.tar.gz
0.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 168b43a2971b..05421a9b369f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Josep Oliver Arlès <josep.oliver at tutanota dot com>
pkgname=hek
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc="Music library checker"
arch=("any")
-url="https://github.com/dunon/hek"
+url="https://gitlab.com/dunon/hek"
license=("GPL3")
depends=("python" "python-mutagen")
-source=("https://github.com/dunon/hek/archive/$pkgver.tar.gz")
-md5sums=("f7d1f9803d8a2a00dec78bc43fa3b73d")
+source=("https://gitlab.com/dunon/hek/-/archive/$pkgver/hek-$pkgver.tar.gz")
+md5sums=("5972f1815df64f4fde7de3d108fe6ad5")
package() {
cd "$pkgname-$pkgver"