srcpkgs/: touch new packages for the builders.
aarch64* repos are missing some.
This commit is contained in:
parent
ad4c16e64f
commit
874d0d7afc
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=libadwaita
|
||||||
version=1.0.0alpha2
|
version=1.0.0alpha2
|
||||||
revision=1
|
revision=1
|
||||||
_ver=1.0.0-alpha.2
|
_ver=1.0.0-alpha.2
|
||||||
wrksrc="$pkgname-$_ver"
|
wrksrc="$pkgname-${_ver}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=python3-pytest-httpserver
|
pkgname=python3-pytest-httpserver
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pytest-httpserver-${version}"
|
wrksrc=pytest-httpserver-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pytest python3-Werkzeug"
|
depends="python3-pytest python3-Werkzeug"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue