xdg-utils: update to 1.1.3.
Closes #14310. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
4bb5befd15
commit
260ad15285
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'xdg-utils'
|
# Template file for 'xdg-utils'
|
||||||
pkgname=xdg-utils
|
pkgname=xdg-utils
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="xmlto lynx"
|
hostmakedepends="xmlto lynx"
|
||||||
short_desc="Tools to assist applications with various desktop integration tasks"
|
short_desc="Tools to assist applications with various desktop integration tasks"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/xdg-utils/"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://www.freedesktop.org/wiki/Software/xdg-utils/"
|
||||||
|
#changelog="https://cgit.freedesktop.org/xdg/xdg-utils/plain/ChangeLog"
|
||||||
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=951952e2c6bb21214e0bb54e0dffa057d30f5563300225c24c16fba846258bcc
|
checksum=d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue