summaryrefslogtreecommitdiff
path: root/community/xdg-user-dirs
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-09 20:23:53 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-09 20:23:53 -0300
commit7c6a0188a5ac63d4bb6c667c2f1bcf26792312e6 (patch)
tree706c3ba50b28eb4e1414d122b28ce69cf2c8a285 /community/xdg-user-dirs
parent25828de60b05b955dc23d7226b591b416f955875 (diff)
parentd2f2d3b5c845807249680c275031f94047f9e762 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/libtextcat/PKGBUILD extra/glsof/PKGBUILD extra/orca/PKGBUILD extra/python-qt/PKGBUILD extra/python-sip/PKGBUILD extra/python2-qt/PKGBUILD extra/python2-sip/PKGBUILD extra/swfdec-mozilla/PKGBUILD extra/swfdec/PKGBUILD extra/trayer/PKGBUILD extra/xbill/PKGBUILD extra/xfce4-xfapplet-plugin/PKGBUILD
Diffstat (limited to 'community/xdg-user-dirs')
-rw-r--r--community/xdg-user-dirs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-user-dirs/PKGBUILD b/community/xdg-user-dirs/PKGBUILD
index 8fa4c4292..25dd339bf 100644
--- a/community/xdg-user-dirs/PKGBUILD
+++ b/community/xdg-user-dirs/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: <mathieu.clabaut@gmail.com>
pkgname=xdg-user-dirs
-pkgver=0.13
+pkgver=0.14
pkgrel=1
pkgdesc="tool to help manage 'well known' user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. "
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ makedepends=('gawk')
url="http://www.freedesktop.org/wiki/Software/xdg-user-dirs"
license=('GPL')
source=(http://user-dirs.freedesktop.org/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('a061edec56d59aa932d53fb1d994fad2')
+md5sums=('dc496ecde0e6a1e959bd8a38643f28fd')
backup=('etc/xdg/user-dirs.conf' 'etc/xdg/user-dirs.defaults')
build() {
cd $srcdir/$pkgname-$pkgver