* update libosinfo to 1.9.0-1

This commit is contained in:
Alexander Baldeck 2021-02-23 14:41:13 +01:00
parent 23eb31f482
commit 665ac45c3f

View File

@ -3,7 +3,7 @@
# Contributor: Stefano Facchini <stefano.facchini@gmail.com>
pkgname=libosinfo
pkgver=1.8.0
pkgver=1.9.0
pkgrel=1
pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support"
arch=(x86_64 powerpc64le)
@ -14,7 +14,7 @@ makedepends=(check gobject-introspection gtk-doc meson vala)
source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz{,.asc})
validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
'09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio <fidencio@redhat.com>
sha256sums=('49ff32be0d209f6c99480e28b94340ac3dd0158322ae4303adfbdfe973a108a5'
sha256sums=('b4f3418154ef3f43d9420827294916aea1827021afc06e1644fc56951830a359'
'SKIP')
build() {