* update libappimage to 1.0.4.5-8

This commit is contained in:
Alexander Baldeck 2025-02-04 12:30:34 +01:00
parent 81f84fe4d7
commit 4ac6a526a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libappimage
pkgdesc = Reference implementation of the AppImage specification
pkgver = 1.0.4.5
pkgrel = 7
pkgrel = 8
url = https://appimage.org/
arch = x86_64
arch = powerpc64le

View File

@ -4,7 +4,7 @@
pkgname=libappimage
pkgver=1.0.4.5
_pkgver=1.0.4-5
pkgrel=7
pkgrel=8
pkgdesc='Reference implementation of the AppImage specification'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://appimage.org/'