* update libappimage to 1.0.4.5-7
This commit is contained in:
parent
9f90c95559
commit
030e322f53
@ -1,9 +1,13 @@
|
||||
pkgbase = libappimage
|
||||
pkgdesc = Reference implementation of the AppImage specification
|
||||
pkgver = 1.0.4.5
|
||||
pkgrel = 6
|
||||
pkgrel = 7
|
||||
url = https://appimage.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
makedepends = boost
|
||||
makedepends = cmake
|
||||
|
@ -4,7 +4,7 @@
|
||||
pkgname=libappimage
|
||||
pkgver=1.0.4.5
|
||||
_pkgver=1.0.4-5
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Reference implementation of the AppImage specification'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://appimage.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user