desktop-file-utils: update to 0.21.
This commit is contained in:
parent
ff3c5124af
commit
5be4d38a4a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'desktop-file-utils'.
|
# Template build file for 'desktop-file-utils'.
|
||||||
pkgname=desktop-file-utils
|
pkgname=desktop-file-utils
|
||||||
version=0.20
|
version=0.21
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config glib-devel"
|
makedepends="pkg-config glib-devel"
|
||||||
short_desc="Utilities to manage desktop entries"
|
short_desc="Utilities to manage desktop entries"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
||||||
checksum=a7507379859cc483f1c64fbdb569f722c75e3af7c3f91bcdc239ff9dacd24f49
|
checksum=b6c9b860538ef1cffbcdfbc9cb578f85a080ad8c1207c8b3a39e9fd183f9782b
|
||||||
long_desc="
|
long_desc="
|
||||||
desktop-file-utils contains a couple of command line utilities for working
|
desktop-file-utils contains a couple of command line utilities for working
|
||||||
with desktop entries and the applications database. More specifically,
|
with desktop entries and the applications database. More specifically,
|
||||||
|
|
Loading…
Reference in a new issue