mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gendesk to 0.6-1
This commit is contained in:
parent
c37b673a8c
commit
4d522f9dab
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - !strip option, stripped binary fails under ARM
|
||||
|
||||
pkgname=gendesk
|
||||
pkgver=0.5.5
|
||||
pkgrel=1.1
|
||||
pkgver=0.6
|
||||
pkgrel=1
|
||||
pkgdesc='Utility to generate .desktop files and download icons'
|
||||
arch=('x86_64' 'i686')
|
||||
url='http://roboticoverlords.org/gendesk/'
|
||||
|
@ -16,7 +16,7 @@ depends=('glibc')
|
|||
options=('!strip')
|
||||
source=("http://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"
|
||||
'http://roboticoverlords.org/images/default.png')
|
||||
sha256sums=('52a13d3952f0c00a65f05d01a9ca0fc1f5337f3379ff6017aafb686e5caf0942'
|
||||
sha256sums=('ccfe024a2258beb81a82217598b432cb98006af5d7b6cc8e6012d263d82f1b5d'
|
||||
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue