mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libpanel: update to 1.6.0.
This commit is contained in:
parent
732748738d
commit
ec502302fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpanel'
|
# Template file for 'libpanel'
|
||||||
pkgname=libpanel
|
pkgname=libpanel
|
||||||
version=1.4.1
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libpanel"
|
homepage="https://gitlab.gnome.org/GNOME/libpanel"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libpanel/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libpanel/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libpanel/${version%.*}/libpanel-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libpanel/${version%.*}/libpanel-${version}.tar.xz"
|
||||||
checksum=98410d00e734857ecdf33b9a20dd7b0fb38d8b6d31d4369bafc1c67392abb9de
|
checksum=b773494a3c69300345cd8e27027448d1189183026cc137802f886417c6ea30b6
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# help gi-docgen find gi files on cross
|
# help gi-docgen find gi files on cross
|
||||||
|
|
Loading…
Add table
Reference in a new issue