xdg-utils: update to 1.1.2.
This commit is contained in:
parent
74148b8e01
commit
5eec342c1b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdg-utils'
|
# Template file for 'xdg-utils'
|
||||||
pkgname=xdg-utils
|
pkgname=xdg-utils
|
||||||
version=1.1.1
|
version=1.1.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,9 +10,8 @@ homepage="https://www.freedesktop.org/wiki/Software/xdg-utils/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b0dd63a2576e0bb16f1aa78d6ddf7d6784784a098d4df17161cd6a17c7bc4125
|
checksum=951952e2c6bb21214e0bb54e0dffa057d30f5563300225c24c16fba846258bcc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue