diff options
author | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
commit | 8ebbe4e4befac1396a153b356fc9793655dde4ff (patch) | |
tree | b957bcef566f4da47b8d4a406c64837ec6e3b2e7 /community/gendesk/PKGBUILD | |
parent | 939efb693a8b362edc0c6ccba62c5ce54fb501af (diff) |
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'community/gendesk/PKGBUILD')
-rw-r--r-- | community/gendesk/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gendesk/PKGBUILD b/community/gendesk/PKGBUILD index a14415418..4ee0ba194 100644 --- a/community/gendesk/PKGBUILD +++ b/community/gendesk/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 68634 2012-03-30 15:35:07Z arodseth $ +# $Id: PKGBUILD 68693 2012-03-31 21:00:41Z 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.4 +pkgver=0.4.1 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=('33f95ce4b48ffb194693b0c35f8b9728a6d9c961f365a0c38bbd128c0d851993' +sha256sums=('09961d689f78b766dbdb6faaa78712589a384e6fb1ff6bf77def3a6319e4ec6a' '4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837') build() { |