mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xdg-user-dirs: update to 0.14.
This commit is contained in:
parent
cd989e9a3d
commit
6781f89876
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'xdg-user-dirs'
|
# Template file for 'xdg-user-dirs'
|
||||||
pkgname=xdg-user-dirs
|
pkgname=xdg-user-dirs
|
||||||
version=0.12
|
version=0.14
|
||||||
|
homepage="http://www.freedesktop.org/wiki/Software/xdg-user-dirs"
|
||||||
distfiles="http://user-dirs.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://user-dirs.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Tool to help manage user directories"
|
short_desc="Tool to help manage user directories"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0b9c18f06a035e498a2c01f1326f28e8a2f2f7f8fb947e39fc771ce570a79c5d
|
license="GPL-2"
|
||||||
|
checksum=5f4e84f57c113f642ffdd646126855f45f1da955103119dbd2382edb516e6255
|
||||||
long_desc="
|
long_desc="
|
||||||
$pkgname is a tool to help manage 'well known' user directories like
|
$pkgname is a tool to help manage well known user directories like
|
||||||
the desktop folder and the music folder. It also handles localization
|
the desktop folder and the music folder. It also handles localization
|
||||||
(i.e. translation) of the filenames."
|
(i.e. translation) of the filenames."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/xdg/user-dirs.conf
|
/etc/xdg/user-dirs.conf
|
||||||
/etc/xdg/user-dirs.defaults"
|
/etc/xdg/user-dirs.defaults"
|
||||||
|
|
Loading…
Add table
Reference in a new issue