gimp: update to 2.10.14
This commit is contained in:
parent
6e43b1074b
commit
af9f73ad83
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gimp'
|
||||
pkgname=gimp
|
||||
version=2.10.12
|
||||
revision=2
|
||||
version=2.10.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool
|
||||
libtool pkg-config pygtk-devel perl-XML-Parser gtk-doc"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Kartik S <kartik.ynwa@gmail.com>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://www.gimp.org"
|
||||
distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
|
||||
checksum=7d80b58e0784120d57d327294f6a1fda281ff51a61935c2cd764da281acaac71
|
||||
checksum=df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54
|
||||
lib32disabled=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue