libpanel: update to 1.6.0.
This commit is contained in:
parent
732748738d
commit
ec502302fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpanel'
|
||||
pkgname=libpanel
|
||||
version=1.4.1
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
|
|||
homepage="https://gitlab.gnome.org/GNOME/libpanel"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libpanel/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/libpanel/${version%.*}/libpanel-${version}.tar.xz"
|
||||
checksum=98410d00e734857ecdf33b9a20dd7b0fb38d8b6d31d4369bafc1c67392abb9de
|
||||
checksum=b773494a3c69300345cd8e27027448d1189183026cc137802f886417c6ea30b6
|
||||
|
||||
pre_build() {
|
||||
# help gi-docgen find gi files on cross
|
||||
|
|
Loading…
Reference in New Issue