libadwaita: update to 1.0.0alpha4.
This commit is contained in:
parent
7bf00fbc3c
commit
e3ed648757
2 changed files with 11 additions and 11 deletions
|
@ -1,10 +1,10 @@
|
|||
--- a/tests/meson.build
|
||||
+++ b/tests/meson.build
|
||||
@@ -22,7 +22,6 @@
|
||||
test_names = [
|
||||
'test-action-row',
|
||||
'test-application-window',
|
||||
- 'test-avatar',
|
||||
'test-bin',
|
||||
'test-carousel',
|
||||
'test-carousel-indicator-dots',
|
||||
@@ -36,7 +36,6 @@
|
||||
'test-preferences-group',
|
||||
'test-preferences-page',
|
||||
'test-preferences-row',
|
||||
- 'test-preferences-window',
|
||||
'test-split-button',
|
||||
'test-squeezer',
|
||||
'test-status-page',
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libadwaita'
|
||||
pkgname=libadwaita
|
||||
version=1.0.0alpha3
|
||||
version=1.0.0alpha4
|
||||
revision=1
|
||||
_ver=1.0.0.alpha.3
|
||||
_ver=1.0.0.alpha.4
|
||||
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=dfb7397b9d04580707b57431e9d0991d9216b5aca472f108b21a09bbd29910cd
|
||||
checksum=f9a18952ec96fc5dc4d0827a4873c776a56c4dc236f7924aecb83f6f961a48d1
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
build_options_default="gir gtk_doc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue