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