summaryrefslogtreecommitdiff
path: root/community/gendesk
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-24 03:23:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-24 03:23:35 +0000
commitf28fb29dd903558bdb2765f573eaf149897e7d1c (patch)
tree4d8f3e982dc298681adb478e83b0bef70bf436c6 /community/gendesk
parentb8646c38f9f0f867b019d1be98cb6ddd506e0efd (diff)
Mon Mar 24 03:19:40 UTC 2014
Diffstat (limited to 'community/gendesk')
-rw-r--r--community/gendesk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gendesk/PKGBUILD b/community/gendesk/PKGBUILD
index f3168f4a4..3e43338c2 100644
--- a/community/gendesk/PKGBUILD
+++ b/community/gendesk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 102201 2013-12-06 13:22:28Z arodseth $
+# $Id: PKGBUILD 108126 2014-03-23 13:40:11Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
pkgname=gendesk
-pkgver=0.6
+pkgver=0.6.1
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=('ccfe024a2258beb81a82217598b432cb98006af5d7b6cc8e6012d263d82f1b5d'
+sha256sums=('d4d2bfb23ae1c401f3147ed20206e72015b338067ff40b86271106865774de55'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
build() {