community/gendesk to 1.0.9-1

This commit is contained in:
Kevin Mihelich 2021-12-14 13:31:28 +00:00
parent d4c06a28c4
commit 734fb3dc44
1 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
# - !strip option, stripped binary fails under ARM
pkgname=gendesk
pkgver=1.0.8
pkgver=1.0.9
pkgrel=1
pkgdesc='Utility for generating desktop files'
arch=(x86_64)
@ -15,9 +15,9 @@ options=('!strip')
source=("https://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc}
'https://roboticoverlords.org/images/default.png')
validpgpkeys=('962855F072C7A01846405864FCF3C8CB5CF9C8D4')
sha256sums=('f2dc48b170f83af77518e464a21fac0ddec4f772e996d19c71dcdfd411240387'
'SKIP'
'4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837')
b2sums=('07ba72b713bd240e9035ced7555e02bd544ba402a4cf1e8417804ea3d53d7c43cbd47da507b15de0446d07e0b9d84a9bf3c3327b6d508e7f6ced279b2cd6b961'
'SKIP'
'4676b13f6154f511497f5264310f861af2fab798d9fc5d9e39ae2379da3fd24317f777ec437d57a58aef344158cfe77bdce9f32bc17eeeb7126e0954af417b35')
build() {
cd $pkgname-$pkgver