summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2022-05-07 23:22:23 +0100
committerCarsten Haitzler (Rasterman)2022-05-07 23:22:23 +0100
commit170e3595d42e4e6c0c4b1eab0efd40debd1bdc72 (patch)
treeabdd70daa4f52899bc1d08c4f133fade4145f531
parent98895c22dbfe658b2a7e67aa4a2b8e96fd8a98ff (diff)
downloadaur-170e3595d42e4e6c0c4b1eab0efd40debd1bdc72.tar.gz
update git repo url due to upstream
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a20ad0b0083..b64b670c353d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
options=('debug')
-source=("git+https://git.enlightenment.org/apps/$_pkgname.git")
+source=("git+https://git.enlightenment.org/enlightenment/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {