summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {