commit 3a4cf9d2754b40ca932ac257b1b2c6af7919dd10 Author: Tim Biermann <tbier@posteo.de> Date: Sat Sep 24 23:13:12 2022 +0200 dconf-editor: 43.beta -> 43.0 diff --git a/dconf-editor/.signature b/dconf-editor/.signature index cbfb29a89..2a18072fe 100644 --- a/dconf-editor/.signature +++ b/dconf-editor/.signature @@ -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 diff --git a/dconf-editor/Pkgfile b/dconf-editor/Pkgfile index 587e03458..a053574fe 100644 --- a/dconf-editor/Pkgfile +++ b/dconf-editor/Pkgfile @@ -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-...) +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)