[arch-commits] Commit in gimp/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed Sep 4 22:09:45 UTC 2019


    Date: Wednesday, September 4, 2019 @ 22:09:44
  Author: anthraxx
Revision: 361624

upgpkg: gimp 2.10.12-3 (libmypaint 1.4 rebuild)

Modified:
  gimp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 21:08:31 UTC (rev 361623)
+++ PKGBUILD	2019-09-04 22:09:44 UTC (rev 361624)
@@ -3,7 +3,7 @@
 
 pkgname=gimp
 pkgver=2.10.12
-pkgrel=2
+pkgrel=3
 pkgdesc='GNU Image Manipulation Program'
 url='https://www.gimp.org/'
 arch=('x86_64')
@@ -26,8 +26,6 @@
 
 prepare() {
   cd ${pkgname}-${pkgver}
-  _mypaintver=$(echo /usr/lib/libmypaint-*.so | grep -o -E '\-[0-9]+(\.[0-9]+)*' | head -1)
-  sed -i "s|\\(libmypaint\\)\\( >= libmypaint_required_version\\)|\\1${_mypaintver}\\2|g" configure.ac
   autoreconf -vi
 }
 



More information about the arch-commits mailing list