libhandy1: update to 1.8.1.
This commit is contained in:
parent
f6ddf73df2
commit
2f6f3a9f8e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libhandy1'
|
# Template file for 'libhandy1'
|
||||||
pkgname=libhandy1
|
pkgname=libhandy1
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -14,9 +14,10 @@ short_desc="GTK+3 building blocks for modern adaptive applications"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libhandy/"
|
homepage="https://gitlab.gnome.org/GNOME/libhandy/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/master/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/main/NEWS"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/libhandy-1-8/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
||||||
checksum=6c2542c0578924b0c29b7ae6cb44eb26df38eb01d6d5ef3d7d0b0825763230e8
|
checksum=3766b9a881fe0658cc6080453a2219086c3f6dbd82069de409b8ab3f59948a70
|
||||||
|
|
||||||
build_options="gir glade gtk_doc"
|
build_options="gir glade gtk_doc"
|
||||||
desc_option_glade="Generate glade modules and catalog files"
|
desc_option_glade="Generate glade modules and catalog files"
|
||||||
|
|
Loading…
Reference in New Issue