summaryrefslogtreecommitdiff
path: root/community/gendesk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gendesk/PKGBUILD')
-rw-r--r--community/gendesk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gendesk/PKGBUILD b/community/gendesk/PKGBUILD
index c8b0d9211..f3168f4a4 100644
--- a/community/gendesk/PKGBUILD
+++ b/community/gendesk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 97501 2013-09-22 21:35:55Z arodseth $
+# $Id: PKGBUILD 102201 2013-12-06 13:22:28Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
pkgname=gendesk
-pkgver=0.5.5
+pkgver=0.6
pkgrel=1
pkgdesc='Utility to generate .desktop files and download icons'
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ makedepends=('go')
depends=('glibc')
source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"
'http://roboticoverlords.org/images/default.png')
-sha256sums=('52a13d3952f0c00a65f05d01a9ca0fc1f5337f3379ff6017aafb686e5caf0942'
+sha256sums=('ccfe024a2258beb81a82217598b432cb98006af5d7b6cc8e6012d263d82f1b5d'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
build() {