libhandy: fix checksum
This commit is contained in:
parent
a6dceb6d6e
commit
f4704bdaac
1 changed files with 2 additions and 2 deletions
|
@ -12,11 +12,11 @@ hostmakedepends="glib-devel pkg-config $(vopt_if gir vala-devel)"
|
|||
makedepends="gtk+3-devel libglib-devel $(vopt_if glade glade3-devel)"
|
||||
checkdepends="xvfb-run"
|
||||
short_desc="GTK+3 building blocks for modern adaptive applications"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/libhandy"
|
||||
distfiles="https://gitlab.gnome.org/GNOME/libhandy/-/archive/v${version}/libhandy-v${version}.tar.gz"
|
||||
checksum=645355a009f23f254eaec7752b9489c3c2f5832397fcec75433a7e00efbfe52f
|
||||
checksum=138bec94e66d15a7a19350b65845d4529bcd969ea913ab3eb438f56fe47d5d37
|
||||
|
||||
build_options="gir glade"
|
||||
desc_option_glade="Generate glade modules and catalog files"
|
||||
|
|
Loading…
Reference in a new issue