summaryrefslogtreecommitdiff
path: root/extra/desktop-file-utils/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-12 00:01:37 +0000
committerroot <root@rshg054.dnsready.net>2012-06-12 00:01:37 +0000
commit14b46fb49966c5beb34127a600e7be2a04d0821b (patch)
tree65525e60fb02fa22c1f3acfd99f60d500606f1f8 /extra/desktop-file-utils/PKGBUILD
parent306ac55c1e99cfb5801ef0d9acf2a11d3994d80d (diff)
Tue Jun 12 00:01:37 UTC 2012
Diffstat (limited to 'extra/desktop-file-utils/PKGBUILD')
-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 90a3cddd4..1588bfc27 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')
@@ -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}"