summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorendlesseden2022-07-09 06:34:26 +1000
committerendlesseden2022-07-09 06:34:26 +1000
commitff0d0065317c0082f8917688863d69023d6642d7 (patch)
treec6d8d8905999dadadf1bd8d847d0e7fe35b4777d
parent90490731319133cf21600a3795eb89e1c65fedb8 (diff)
downloadaur-ephoto-git.tar.gz
Updated: Source location changed upstream... again...
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa0e85a8248c..fabab73f31b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ephoto-git
pkgdesc = A light image viewer based on EFL
- pkgver = 1.19.0.934.09873c6
+ pkgver = 1.26.0.939.9433e6d
pkgrel = 1
url = http://www.enlightenment.org
arch = i686
@@ -8,10 +8,9 @@ pkgbase = ephoto-git
license = BSD
makedepends = git
depends = efl
- provides = ephoto=1.19.0.934.09873c6
+ provides = ephoto=1.26.0.939.9433e6d
conflicts = ephoto
- source = git+https://git.enlightenment.org/apps/ephoto.git
+ source = git+http://git.enlightenment.org/enlightenment/ephoto.git
sha256sums = SKIP
pkgname = ephoto-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 3ece9a1a4693..0b596d5e2d8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=ephoto
pkgname=$_pkgname-git
-pkgver=1.19.0.934.09873c6
+pkgver=1.26.0.939.9433e6d
pkgrel=1
pkgdesc="A light image viewer based on EFL"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('efl')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git+https://git.enlightenment.org/apps/$_pkgname.git")
+source=("git+http://git.enlightenment.org/enlightenment/$_pkgname.git")
#source=("http://www.smhouston.us/stuff/ephoto-1.5.tar.gz")
sha256sums=('SKIP')