xdg-utils: update to 1.1.0-rc1.
This commit is contained in:
parent
4b643f9c35
commit
bebfda6842
|
@ -1,12 +1,15 @@
|
|||
# Template file for 'xdg-utils'
|
||||
pkgname=xdg-utils
|
||||
version=1.0.2
|
||||
revision=2
|
||||
_distver=1.1.0
|
||||
_patchver=rc1
|
||||
version="${_distver}${_patchver}"
|
||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
short_desc="Tools to assist applications with various desktop integration tasks"
|
||||
homepage="http://portland.freedesktop.org/"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://portland.freedesktop.org/download/$pkgname-$version.tgz"
|
||||
checksum=21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac
|
||||
distfiles="http://portland.freedesktop.org/download/${pkgname}-${_distver}-${_patchver}.tar.gz"
|
||||
checksum=7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209d79102
|
||||
|
|
Loading…
Reference in New Issue