mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libadwaita: update to 1.0.0alpha3.
This commit is contained in:
parent
b0b8f69cc3
commit
eb154d26f8
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libadwaita'
|
||||
pkgname=libadwaita
|
||||
version=1.0.0alpha2
|
||||
version=1.0.0alpha3
|
||||
revision=1
|
||||
_ver=1.0.0-alpha.2
|
||||
_ver=1.0.0.alpha.3
|
||||
wrksrc="$pkgname-${_ver}"
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
||||
distfiles="https://gitlab.gnome.org/GNOME/libadwaita/-/archive/$_ver/libadwaita-$_ver.tar.gz"
|
||||
checksum=0b59561825eab9e4b930e330eb64a5eef29d1d797549bbf2a734158d6cb347fd
|
||||
checksum=dfb7397b9d04580707b57431e9d0991d9216b5aca472f108b21a09bbd29910cd
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
build_options_default="gir gtk_doc"
|
||||
|
|
Loading…
Add table
Reference in a new issue