summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2022-05-07 23:15:44 +0100
committerCarsten Haitzler (Rasterman)2022-05-07 23:17:09 +0100
commit7b59458667d1a557da2786101998cf5eff1f96f5 (patch)
treee65ac530ca8407092d9b77c0e14065f40bb3cf30 /PKGBUILD
parent9e0f0b8f9030ec8fd53faaf69b6455f6e29463f4 (diff)
downloadaur-7b59458667d1a557da2786101998cf5eff1f96f5.tar.gz
update git repo url due to upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c565e16a067f..e87171bd2c5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=efl
pkgname=$_pkgname-git
-pkgver=1.26.0.66857.g40147b36e9
+pkgver=1.26.99.66907.g7743b17dba
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries - Development version"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -30,7 +30,7 @@ optdepends=('gst-plugins-base: Video and thumbnail codecs'
provides=("$_pkgname=$pkgver" elementary{,-git}=$pkgver "evas_generic_loaders=$pkgver")
conflicts=("$_pkgname" elementary{,-git} elementary_test{,-git} evas_generic_loaders{,-git})
options=('debug' 'ccache')
-source=("git+https://git.enlightenment.org/core/$_pkgname.git")
+source=("git+https://git.enlightenment.org/enlightenment/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {