summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2022-06-04 12:15:13 +0200
committerJakob Gahde2022-06-04 12:15:13 +0200
commitc4f3ec265eec7f230a4c07b85aa2f00aab6e0e72 (patch)
tree43d064fed44282d6884367aa9e0f35b1ec13ad65
parent6366b395d9caee9c5b9b77e9a1b6ea2da6117163 (diff)
downloadaur-eruler-git.tar.gz
eruler-git 0.1.0.r18.ef5c032-2: Update repository location
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e476625b06c..2df6ba2f5edb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,7 @@ pkgbase = eruler-git
depends = efl
provides = eruler=0.1.0.r18.ef5c032
conflicts = eruler
- source = git+https://git.enlightenment.org/apps/eruler.git
+ source = git+https://git.enlightenment.org/enlightenment/eruler.git
sha256sums = SKIP
pkgname = eruler-git
-
diff --git a/PKGBUILD b/PKGBUILD
index c21bc82d135d..17a18c90df68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('efl')
makedepends=('git')
provides=("${_pkgname}=${pkgver}")
conflicts=("$_pkgname")
-source=("git+https://git.enlightenment.org/apps/${_pkgname}.git")
+source=("git+https://git.enlightenment.org/enlightenment/${_pkgname}.git")
sha256sums=('SKIP')
pkgver() {