mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gimp: update to 3.0.4.
This commit is contained in:
parent
a601ca8032
commit
60e1d5ab8d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gimp'
|
# Template file for 'gimp'
|
||||||
pkgname=gimp
|
pkgname=gimp
|
||||||
version=3.0.2
|
version=3.0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
configure_args="-Dcheck-update=no -Drevision=$revision -Denable-default-bin=enabled
|
configure_args="-Dcheck-update=no -Drevision=$revision -Denable-default-bin=enabled
|
||||||
|
@ -22,7 +22,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://www.gimp.org"
|
homepage="https://www.gimp.org"
|
||||||
distfiles="https://download.gimp.org/gimp/v${version%.*}/gimp-${version/+rc/-RC}.tar.xz"
|
distfiles="https://download.gimp.org/gimp/v${version%.*}/gimp-${version/+rc/-RC}.tar.xz"
|
||||||
checksum=546ddc30cb2d0e79123c7fcb4d78211e1ee7a6aace91a6a0ad8cbcbf6ea571a2
|
checksum=8caa2ec275bf09326575654ac276afc083f8491e7cca45d19cf29e696aecab25
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue