[arch-commits] Commit in gimp/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Jul 5 09:05:21 UTC 2018
Date: Thursday, July 5, 2018 @ 09:05:21
Author: eworm
Revision: 327981
upgpkg: gimp 2.10.4-1
new upstream release
Modified:
gimp/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-05 07:17:45 UTC (rev 327980)
+++ PKGBUILD 2018-07-05 09:05:21 UTC (rev 327981)
@@ -3,8 +3,8 @@
# Contributor: Daniel Isenmann <daniel at archlinux.org>
pkgname=gimp
-pkgver=2.10.2
-pkgrel=3
+pkgver=2.10.4
+pkgrel=1
pkgdesc='GNU Image Manipulation Program'
url='https://www.gimp.org/'
arch=('x86_64')
@@ -22,7 +22,7 @@
replaces=('gimp-plugin-wavelet-decompose')
source=(https://download.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
linux.gpl)
-sha256sums=('1cb0baaecdefe44d371a15f2739a1bcbce4682336b4ccf8eb7b587ce52c333eb'
+sha256sums=('ffb0768de14a2631b3d7ed71f283731441a1b48461766c23f0574dce0706f192'
'1003bbf5fc292d0d63be44562f46506f7b2ca5729770da9d38d3bb2e8a2f36b3')
prepare() {
@@ -43,7 +43,7 @@
--enable-gimp-console \
--enable-python \
--enable-gtk-doc \
- --with-bug-report-url='https://bugs.archlinux.org/index.php?project=1&do=newtask' \
+ --with-bug-report-url='https://bugs.archlinux.org/?string=gimp' \
--with-openexr \
--without-aa
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
More information about the arch-commits
mailing list