summaryrefslogtreecommitdiff
path: root/community/gendesk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-17 01:53:16 -0700
committerroot <root@rshg054.dnsready.net>2013-05-17 01:53:16 -0700
commitb5f4c940227b9a7051c381688636d59f67864f93 (patch)
tree99d9cd904411e9aad2ea12662db7d3eb8c786085 /community/gendesk
parent453f3b8b2c568e9babcdc4852772278a39f130c0 (diff)
Fri May 17 01:52:35 PDT 2013
Diffstat (limited to 'community/gendesk')
-rw-r--r--community/gendesk/PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/community/gendesk/PKGBUILD b/community/gendesk/PKGBUILD
index c6f12cd2a..52fe0bf3f 100644
--- a/community/gendesk/PKGBUILD
+++ b/community/gendesk/PKGBUILD
@@ -1,21 +1,18 @@
-# $Id: PKGBUILD 90623 2013-05-13 11:47:21Z arodseth $
+# $Id: PKGBUILD 90958 2013-05-16 14:50:52Z 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.5.0
+pkgver=0.5.2
pkgrel=1
pkgdesc='Utility to generate .desktop files and download icons'
arch=('x86_64' 'i686')
url='http://roboticoverlords.org/gendesk/'
license=('MIT')
-depends=('glibc')
makedepends=('go')
+depends=('glibc')
source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"
'http://roboticoverlords.org/images/default.png')
-sha256sums=('05693b8cb6562407b0f61f855b3e61bfe063acec4c1bd42c609f469d25fb080c'
+sha256sums=('33a989aa7603d2cb15711137f653a8985143297a2ab7532dfad1c15aa649fe17'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
build() {