summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Friedrich2019-02-16 20:58:46 +0100
committerMartin Friedrich2019-02-16 20:58:46 +0100
commitf2b1a1936a0a794cee465dc70bec44bbeb879b66 (patch)
tree69c12a0cfbd8ff8f838f900bea28748e7f761bb2
parentac5b3444de9794f74a7157dc50b558f047caa908 (diff)
downloadaur-f2b1a1936a0a794cee465dc70bec44bbeb879b66.tar.gz
init
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f5e149861ab..cccc879b1baa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Martin Friedrich <npanic@acid.wtf>
#Contributor: Martin Friedrich <npanic@acid.wtf>
-pkgname=kunst
+pkgname=kunst-git
_pkgname=kunst
pkgver=20190215
pkgrel=1
@@ -11,7 +11,7 @@ license=('MIT')
depends=('sxiv' 'imagemagick' 'bash' 'ffmpeg' 'mpc')
makedepends=('git')
provides=($_pkgname)
-source=("git+https://github.com/networkpanic/kunst.git")
+source=("git+https://github.com/sdushantha/kunst.git")
md5sums=('SKIP')
pkgver()