summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2020-02-19 14:51:10 +0100
committerbartus2020-02-19 14:51:10 +0100
commite6e182d4f154c6bf9ccf37caf28e1adb80e6cf51 (patch)
tree5d4621edb036e40359ca702ac63ce934d7529055
parent93914dd146f776746f70b3d18d23715ba1be4eac (diff)
downloadaur-e6e182d4f154c6bf9ccf37caf28e1adb80e6cf51.tar.gz
Pop version to 0.4.23
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d028806f22..09fa934132b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gegl-git
pkgdesc = Graph based image processing framework
- pkgver = 0.4.21.r9843.523ababc5
+ pkgver = 0.4.23.r9856.e73cddb51
pkgrel = 1
url = https://www.gegl.org
arch = i686
@@ -42,7 +42,7 @@ pkgbase = gegl-git
optdepends = libgexiv2: for image metadata
optdepends = lensfun: for lens distortion
optdepends = libnsgif: gif plugin
- provides = gegl=0.4.21
+ provides = gegl=0.4.23
conflicts = gegl
options = !libtool
source = git+https://gitlab.gnome.org/GNOME/gegl.git
diff --git a/PKGBUILD b/PKGBUILD
index e32464ff3208..05ec9a562a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=gegl
pkgname="${_pkgname}-git"
-pkgver=0.4.21.r9843.523ababc5
+pkgver=0.4.23.r9856.e73cddb51
pkgrel=1
pkgdesc="Graph based image processing framework"
arch=('i686' 'x86_64')