aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFFY002018-09-06 16:09:41 +0100
committerFFY002018-09-06 16:09:41 +0100
commit62965525480fa1392be4a7b9659a327874c194a8 (patch)
tree8670426c9546ec1c039fc1f40249ac269362390f
parentd5c93a64632894cc011a239044fd3ca684863f5d (diff)
downloadaur-62965525480fa1392be4a7b9659a327874c194a8.tar.gz
style cleanup
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD22
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d04e807348b1..e30903468eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.10.2.1075.gb4c244b839
+ pkgver = 2.99.1.5483ea8
pkgrel = 1
epoch = 1
url = https://www.gimp.org
diff --git a/PKGBUILD b/PKGBUILD
index c173495e04bd..dc1489c730f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,29 +5,29 @@
pkgname=gimp-git
_pkgname=${pkgname%-git}
epoch=1
-pkgver=2.10.2.1075.gb4c244b839
+pkgver=2.99.1.5483ea8
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
url="https://www.gimp.org"
license=('GPL' 'LGPL')
depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8' 'icu' 'enchant'
- 'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils'
- 'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc'
- 'poppler-glib' 'poppler-data' 'openexr>=1.6.1' 'mypaint-brushes>=1.3.0'
- 'babl>=0.1.47' 'gegl>0.4.9' 'cairo>=1.14' 'appstream-glib>=0.7.7')
+ 'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils'
+ 'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc'
+ 'poppler-glib' 'poppler-data' 'openexr>=1.6.1' 'mypaint-brushes>=1.3.0'
+ 'babl>=0.1.47' 'gegl>0.4.9' 'cairo>=1.14' 'appstream-glib>=0.7.7')
makedepends=('git' 'gutenprint>=5.0.0' 'intltool>=0.40.1'
- 'gnome-python>=2.16.2'
- 'alsa-lib>=1.0.0' 'libxslt' 'glib-networking')
+ 'gnome-python>=2.16.2'
+ 'alsa-lib>=1.0.0' 'libxslt' 'glib-networking')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
- 'alsa-lib: for MIDI event controller module'
- 'curl: for URI support'
- 'ghostscript: for postscript support')
+ 'alsa-lib: for MIDI event controller module'
+ 'curl: for URI support'
+ 'ghostscript: for postscript support')
options=('!libtool')
provides=('gimp')
conflicts=('gimp')
source=('git+https://gitlab.gnome.org/GNOME/gimp.git'
- 'linux.gpl')
+ 'linux.gpl')
sha512sums=('SKIP'
'6f33d57f242fa8ce04b65e06a712bd54677306a45b22cb853fbe348089cd4673bd4ed91073074fe067166fe8951c370f8bbbc386783e3ed5170d52e9062666fe')