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