desktop-file-utils: update to 0.22.
This commit is contained in:
parent
e233e8772a
commit
910921805c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'desktop-file-utils'.
|
||||
pkgname=desktop-file-utils
|
||||
version=0.21
|
||||
version=0.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
||||
checksum=b6c9b860538ef1cffbcdfbc9cb578f85a080ad8c1207c8b3a39e9fd183f9782b
|
||||
checksum=843532672692f98e9b2d6ae6cc8658da562dfde1606c7f33d9d227a344de56c5
|
||||
long_desc="
|
||||
desktop-file-utils contains a couple of command line utilities for working
|
||||
with desktop entries and the applications database. More specifically,
|
||||
|
@ -19,6 +19,6 @@ long_desc="
|
|||
|
||||
desktop-file-utils_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue