summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2022-05-07 23:19:26 +0100
committerCarsten Haitzler (Rasterman)2022-05-07 23:19:26 +0100
commit905864f4626e42881434979ceb3e52d18390d2f2 (patch)
tree562556a99cbf4c0084f19d8ed424f7d0591454a1 /PKGBUILD
parent06f648bc87fd29babe1b2defe05c5242b1853c59 (diff)
downloadaur-ecrire-git.tar.gz
update git repo url due to upstreamx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a315d06c6140..0c0612dfe9bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=ecrire
pkgname=$_pkgname-git
-pkgver=r175.ea7c024
+pkgver=r176.4e3ff1c
pkgrel=1
epoch=1
pkgdesc="Simple text editor based on EFL"
@@ -16,7 +16,7 @@ provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
install=$_pkgname.install
options=('debug')
-source=("git+https://git.enlightenment.org/apps/$_pkgname.git")
+source=("git+https://git.enlightenment.org/enlightenment/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {