d-spy: update to 1.8.0

This commit is contained in:
chrysos349 2024-03-05 10:50:31 +03:00 committed by oreo639
parent 478d7b725f
commit 371243a85f
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'd-spy'
pkgname=d-spy
version=1.4.0
version=1.8.0
revision=1
build_style=meson
hostmakedepends="pkg-config gettext glib-devel desktop-file-utils
@ -11,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/d-spy"
changelog="https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS"
distfiles="https://gitlab.gnome.org/GNOME/d-spy/-/archive/$version/d-spy-$version.tar.gz"
checksum=dc6d1bcf9dca55d3ba28efc85f77a9ddb4e16c524776cbeb239f3d1eaad8bbfa
distfiles="${GNOME_SITE}/d-spy/${version%.*}/d-spy-${version}.tar.xz"
checksum=f89d795d0686d82da1dceb236148f7ce54d5ca78f0b98e0f1336b263a5afcea1
d-spy-devel_package() {
depends="gtk4-devel libadwaita-devel ${sourcepkg}>=${version}_${revision}"