mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/gendesk to 1.0.6-1
This commit is contained in:
parent
ac76e276c9
commit
81181667ce
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
# - !strip option, stripped binary fails under ARM
|
||||
|
||||
pkgname=gendesk
|
||||
pkgver=1.0.5
|
||||
pkgrel=2
|
||||
pkgver=1.0.6
|
||||
pkgrel=1
|
||||
pkgdesc='Utility for generating desktop files'
|
||||
arch=(x86_64)
|
||||
url='https://gendesk.roboticoverlords.org/'
|
||||
|
@ -16,7 +16,7 @@ options=('!strip')
|
|||
source=("https://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
'https://roboticoverlords.org/images/default.png')
|
||||
validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
|
||||
sha256sums=('5e85b056e4c372c7d3ffe389734bfa1aacd7406f71573fff597f04f0c24f238b'
|
||||
sha256sums=('8d019fab36c88f40d5983fee4ee5a76eab612043d52d8a120368d381ff450be1'
|
||||
'SKIP'
|
||||
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
|
||||
|
||||
|
|
Loading…
Reference in a new issue