summaryrefslogtreecommitdiff
path: root/extra/desktop-file-utils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
commit57f780f5913e0a1bf9a4f6d8b94309537d99cca7 (patch)
tree78aaeeba5e5fa3267ca815671f11a75b3af11a00 /extra/desktop-file-utils
parentd9929db3b4ad2dfeeb19ad71f6016eb8122d0208 (diff)
parentfd4cd23b679e620a51c42e87a0655d55704fdba8 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/bind/PKGBUILD extra/gc/PKGBUILD
Diffstat (limited to 'extra/desktop-file-utils')
-rw-r--r--extra/desktop-file-utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/desktop-file-utils/PKGBUILD b/extra/desktop-file-utils/PKGBUILD
index 09105e4f7..8b74e0c93 100644
--- a/extra/desktop-file-utils/PKGBUILD
+++ b/extra/desktop-file-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 145704 2011-12-28 10:22:56Z jgc $
+# $Id: PKGBUILD 161386 2012-06-10 16:51:40Z jgc $
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=desktop-file-utils
-pkgver=0.19
+pkgver=0.20
pkgrel=1
pkgdesc="Command line utilities for working with desktop entries"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,7 +10,7 @@ url="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
license=('GPL')
depends=('glib2')
source=(http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${pkgver}.tar.xz)
-md5sums=('cbb2427593b7f6d36e52e9d221fce82f')
+md5sums=('8c85cbc13632ba69077c6bc41ce4d0ac')
build() {
cd "${srcdir}/desktop-file-utils-${pkgver}"