community/gendesk to 0.6.1-1

This commit is contained in:
Kevin Mihelich 2014-03-23 15:08:01 +00:00
parent fd28c67c43
commit 05b4568a74

View file

@ -5,7 +5,7 @@
# - !strip option, stripped binary fails under ARM # - !strip option, stripped binary fails under ARM
pkgname=gendesk pkgname=gendesk
pkgver=0.6 pkgver=0.6.1
pkgrel=1 pkgrel=1
pkgdesc='Utility to generate .desktop files and download icons' pkgdesc='Utility to generate .desktop files and download icons'
arch=('x86_64' 'i686') arch=('x86_64' 'i686')
@ -16,7 +16,7 @@ depends=('glibc')
options=('!strip') options=('!strip')
source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz" source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"
'http://roboticoverlords.org/images/default.png') 'http://roboticoverlords.org/images/default.png')
sha256sums=('ccfe024a2258beb81a82217598b432cb98006af5d7b6cc8e6012d263d82f1b5d' sha256sums=('d4d2bfb23ae1c401f3147ed20206e72015b338067ff40b86271106865774de55'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837') '4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
build() { build() {