mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
desktop-file-utils: update to 0.28.
This commit is contained in:
parent
14e5002bf3
commit
4e012a5675
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'desktop-file-utils'
|
||||
pkgname=desktop-file-utils
|
||||
version=0.27
|
||||
version=0.28
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -8,7 +8,7 @@ makedepends="libglib-devel"
|
|||
short_desc="Utilities to manage desktop entries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
changelog="https://gitlab.freedesktop.org/xdg/desktop-file-utils/-/raw/master/NEWS"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=a0817df39ce385b6621880407c56f1f298168c040c2032cedf88d5b76affe836
|
||||
distfiles="${FREEDESKTOP_SITE}/desktop-file-utils/releases/desktop-file-utils-${version}.tar.xz"
|
||||
checksum=4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70
|
||||
|
|
Loading…
Add table
Reference in a new issue