mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libpanel: update to 1.4.1.
This commit is contained in:
parent
262920d2b4
commit
b6110c258e
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpanel'
|
# Template file for 'libpanel'
|
||||||
pkgname=libpanel
|
pkgname=libpanel
|
||||||
version=1.2.0
|
version=1.4.1
|
||||||
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=d9055bbbab9625f3f5ce6d1fd7132eb6ea34a6ba07a87e9938901fb8b31581e2
|
checksum=98410d00e734857ecdf33b9a20dd7b0fb38d8b6d31d4369bafc1c67392abb9de
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# help gi-docgen find gi files on cross
|
# help gi-docgen find gi files on cross
|
||||||
|
|
2
srcpkgs/libpanel/update
Normal file
2
srcpkgs/libpanel/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# ignore unstable beta/rc releases
|
||||||
|
ignore="?.[3579].*"
|
Loading…
Add table
Reference in a new issue