aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2024-03-06 14:18:30 +0100
committerbartus2024-03-06 14:18:30 +0100
commitdd1f62393c5f62751b907b3fe0fb253a0243c21a (patch)
treec8d5b15b2865e63f09aaba138134d4847e7ac398
parentd451021dc4ff78608cdd0bee162aa1ee988fe072 (diff)
downloadaur-dd1f62393c5f62751b907b3fe0fb253a0243c21a.tar.gz
Pop version (+deps)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9b19edf2c01..fcc60ffc4c0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-develop-git
pkgdesc = GNU Image Manipulation Program (non-conflicting git version)
- pkgver = 2.99.7.r462.d33c45fb47
+ pkgver = 2.99.19.r120.0f32312e26
pkgrel = 1
epoch = 1
url = https://www.gimp.org
@@ -34,7 +34,7 @@ pkgbase = gimp-develop-git
depends = libwmf>=0.2.8
depends = icu
depends = enchant
- depends = libgexiv2>=0.10.6
+ depends = libgexiv2>=0.14.0
depends = librsvg>=2.40.6
depends = desktop-file-utils
depends = libexif>=0.6.15
@@ -45,8 +45,8 @@ pkgbase = gimp-develop-git
depends = poppler-data>=0.4.9
depends = openexr>=1.6.1
depends = mypaint-brushes1>=1.3.0
- depends = babl>=0.1.74
- depends = gegl>=0.4.32
+ depends = babl>=0.1.108
+ depends = gegl>=0.4.48
depends = cairo>=1.14.0
depends = appstream-glib>=0.7.7
depends = gobject-introspection>=1.32.0
diff --git a/PKGBUILD b/PKGBUILD
index e10265243305..c63afa19acab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _fragment="${FRAGMENT:-#branch=master}"
pkgname=gimp-develop-git
_pkgname=${pkgname%-develop-git}
epoch=1
-pkgver=2.99.7.r462.d33c45fb47
+pkgver=2.99.19.r120.0f32312e26
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ depends=(
'libwmf>=0.2.8'
'icu'
'enchant'
- 'libgexiv2>=0.10.6'
+ 'libgexiv2>=0.14.0'
'librsvg>=2.40.6'
'desktop-file-utils'
'libexif>=0.6.15'
@@ -33,8 +33,8 @@ depends=(
'poppler-data>=0.4.9'
'openexr>=1.6.1'
'mypaint-brushes1>=1.3.0'
- 'babl>=0.1.74'
- 'gegl>=0.4.32'
+ 'babl>=0.1.108'
+ 'gegl>=0.4.48'
'cairo>=1.14.0'
'appstream-glib>=0.7.7'
'gobject-introspection>=1.32.0'