glycin: update to 2.1.0
This commit is contained in:
committed by
Duncan Overbruck
parent
02e6454685
commit
2c2b073030
@@ -1,7 +1,7 @@
|
||||
# Template file for 'glycin'
|
||||
pkgname=glycin
|
||||
version=2.0.7
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="rust gir"
|
||||
configure_args="-Dtest_skip_install=true"
|
||||
@@ -13,10 +13,10 @@ short_desc="Sandboxed and extendable image decoding"
|
||||
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://gitlab.gnome.org/GNOME/glycin"
|
||||
changelog="https://gitlab.gnome.org/GNOME/glycin/-/raw/2.0/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/glycin/-/raw/2.1/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/glycin/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/glycin/${version%.*}/glycin-${version}.tar.xz"
|
||||
checksum=c416ac29b6d3ecdc67b90c15537ba1293ceb7af96fa101cae67b7d1d37e50ab0
|
||||
checksum=59f3742b3f231738738766afffa2874c839bfdabffcfa5fcb0f8ffe5509ad4e0
|
||||
make_check=no # needs to be installed to run tests
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
||||
Reference in New Issue
Block a user