aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2017-06-24 11:45:15 +0800
committerIru Cai2017-06-24 11:45:15 +0800
commit253a2cab37803bacbdff981ad072bd29e87203df (patch)
tree0bf3943be2234d6609f63c1b962d6204d4580443
parent33e6f23ae185a523b1e19c767922bc0d5ec017a9 (diff)
downloadaur-253a2cab37803bacbdff981ad072bd29e87203df.tar.gz
update, use libmypaint>=1.3.0 instead of libmypaint-git
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 059af6da9074..91dec8a418af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 10:23:03 UTC 2017
+# Sat Jun 24 03:45:06 UTC 2017
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.9.4.1392.g142c167321
+ pkgver = 2.9.4.1555.g970e9aca90
pkgrel = 1
epoch = 1
url = http://www.gimp.org
@@ -31,7 +31,7 @@ pkgbase = gimp-git
depends = babl>=0.1.27
depends = gegl-git>=0.3.15
depends = openexr>=1.6.1
- depends = libmypaint-git>=1.3.0
+ depends = libmypaint>=1.3.0
optdepends = gutenprint: for sophisticated printing only as gimp has built-in cups print support
optdepends = poppler-glib: for pdf support
optdepends = alsa-lib: for MIDI event controller module
diff --git a/PKGBUILD b/PKGBUILD
index e83cf12fb191..6146637916d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gimp-git
epoch=1
-pkgver=2.9.4.1392.g142c167321
+pkgver=2.9.4.1555.g970e9aca90
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL' 'LGPL')
depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8' 'webkitgtk2>=1.6.1' \
'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils' \
'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc' \
- 'babl>=0.1.27' 'gegl-git>=0.3.15' 'openexr>=1.6.1' 'libmypaint-git>=1.3.0')
+ 'babl>=0.1.27' 'gegl-git>=0.3.15' 'openexr>=1.6.1' 'libmypaint>=1.3.0')
makedepends=('git' 'gutenprint>=5.0.0' 'intltool>=0.40.1' \
'gnome-python>=2.16.2' 'poppler>=0.12.4' \
'alsa-lib>=1.0.0' 'libxslt')