gnome-builder: update to 3.32.4.
This commit is contained in:
parent
a01678709e
commit
1ec22dad42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-builder'
|
# Template file for 'gnome-builder'
|
||||||
pkgname=gnome-builder
|
pkgname=gnome-builder
|
||||||
version=3.32.2
|
version=3.32.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_webkit=true -Dwith_sysprof=true -Dhelp=true"
|
configure_args="-Dwith_webkit=true -Dwith_sysprof=true -Dhelp=true"
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Builder"
|
homepage="https://wiki.gnome.org/Apps/Builder"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-builder/raw/gnome-builder-3-32/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-builder/raw/gnome-builder-3-32/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=979f7c9e4606ffae4ab889ec7297f9739ece95d640ac2e1a98ab9cb5237437c9
|
checksum=19a388402e429277751b54e6587f2ff9533f3df143818b84e2e81a202a2a3776
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nocross="Cannot build gresources on cross musl, unresolvable shlibs on glibc cross"
|
nocross="Cannot build gresources on cross musl, unresolvable shlibs on glibc cross"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue