summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosep Oliver Arlès2019-07-10 12:21:32 +0159
committerJosep Oliver Arlès2019-07-10 12:21:32 +0159
commit2664e04ff1d82543a4037efd21dfcb9c9ea7ad9e (patch)
tree69945b66c997b98d10618967f504a06ec736c4b2 /PKGBUILD
parentd5b6c08ff35a574d46e02e40316ad5b7422d0067 (diff)
downloadaur-2664e04ff1d82543a4037efd21dfcb9c9ea7ad9e.tar.gz
Move to gitlab.com
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a1496fd41eb..884e30cb39e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=hek
pkgver=0.0.2
-pkgrel=1
-pkgdesc="Check your music collection given a set of rules"
+pkgrel=2
+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=("10122785b3439a9c5d97bb17eaba4278")
+source=("https://gitlab.com/dunon/hek/-/archive/$pkgver/hek-$pkgver.tar.gz")
+md5sums=("b195cc1fe5008e42231468d82b61fc44")
package() {
cd "$pkgname-$pkgver"