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 85d8c6f48..a14415418 100644
--- a/community/gendesk/PKGBUILD
+++ b/community/gendesk/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68610 2012-03-29 14:55:20Z arodseth $
+# $Id: PKGBUILD 68634 2012-03-30 15:35:07Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Thanks to Moonprincessluna at DeviantArt for the default icon:
# http://mylittlepixel.deviantart.com/gallery/35405924#/d4pt23a
pkgname=gendesk
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="Utility to generate .desktop files and download icons"
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ makedepends=('go>=2:1-2')
conflicts=('go-hg')
source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.gz"
"http://roboticoverlords.org/images/default.png")
-sha256sums=('a8d7ba4eacb01351f220ee93f5b72d3e58848f1de6b578d6b1d579e328a2aa37'
+sha256sums=('33f95ce4b48ffb194693b0c35f8b9728a6d9c961f365a0c38bbd128c0d851993'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
build() {