dconf-editor: 43.beta -> 43.0

This commit is contained in:
Tim Biermann 2022-09-24 23:13:12 +02:00
parent bcb9603fbe
commit 3a4cf9d275
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38uVE6/+Um6V/MLxzi6GpHWAKnCRN4+3qWzuYD3+LO/X8LSHxF9rTlTkafT4OOLpqPV4wMUknNj8q/9YUdU0zQY=
SHA256 (Pkgfile) = 13fdaaa7901ca04ad35179dc567d017e67a5d7fb64892eb20cd46f825eb2da8e
RWSagIOpLGJF3++68hgF2N4N42Vximf7A7Fi4AjKdiX49uEXpNX5On0w1kVw6CCW3gVHMBfAA0+dgiwlHFBqPNsXdOsZQV7stQQ=
SHA256 (Pkgfile) = 0168b3dcf52f8a41d2d56989f013314914ac569a1c278246f04e4faa9338d121
SHA256 (.footprint) = 7ec68ca2546a85c6ee4bbb45b35a9392937005f9a8f082b9b0616b0116b5e5f2
SHA256 (dconf-editor-43.beta.tar.bz2) = d57ac161ee00287f6f367e72cbbb65795b41c705fe6ce2c8dee4b04005f22856
SHA256 (dconf-editor-43.0.tar.xz) = 935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136

View File

@ -4,9 +4,9 @@
# Depends on: dconf gtk3 libhandy meson vala
name=dconf-editor
version=43.beta
version=43.0
release=1
source=(https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/$version/dconf-editor-$version.tar.bz2)
source=(https://download.gnome.org/sources/dconf-editor/${version::2}/$name-$version.tar.xz)
build() {
ls /usr/share/vala/vapi/dconf.vapi || (printf '\e[1;31m%-6s\e[m\n' "$name needs dconf build with vala bindings, install vala, rebuild dconf, then install $name" ; exit 1)