mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
libdex: update to 0.11.0
This commit is contained in:
parent
c6e989e2e8
commit
558630b8ce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libdex'
|
||||
pkgname=libdex
|
||||
version=0.10.0
|
||||
revision=3
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
configure_args="-Dexamples=false
|
||||
|
@ -18,7 +18,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://gitlab.gnome.org/GNOME/libdex"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libdex/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/libdex/${version%.*}/libdex-${version}.tar.xz"
|
||||
checksum=98a69626aa7646ad455bea7a7f92d2a1ffa47e4559a154a1bfe98c16fa711ee1
|
||||
checksum=ae58f47564aab94593e102027c78befc14cf976b5cd3a09926d5e72b7c484e6f
|
||||
|
||||
# Package build options
|
||||
build_options="gir vala gtk_doc"
|
||||
|
|
Loading…
Add table
Reference in a new issue