summaryrefslogtreecommitdiff
path: root/dconf-editor/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-09-24 23:13:12 +0200
committerTim Biermann <tbier@posteo.de>2022-09-24 23:13:12 +0200
commit3a4cf9d2754b40ca932ac257b1b2c6af7919dd10 (patch)
tree0d40e1a2e1b1daa692b37f79985a78310c1fbefe /dconf-editor/Pkgfile
parentbcb9603fbe3fe1c5305959a8aa809b9597e37574 (diff)
downloadcontrib-3a4cf9d2754b40ca932ac257b1b2c6af7919dd10.tar.gz
contrib-3a4cf9d2754b40ca932ac257b1b2c6af7919dd10.tar.xz
dconf-editor: 43.beta -> 43.0
Diffstat (limited to 'dconf-editor/Pkgfile')
-rw-r--r--dconf-editor/Pkgfile4
1 files changed, 2 insertions, 2 deletions
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-$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)

Generated by cgit