* update ayatana-ido to 0.10.2-1

This commit is contained in:
Alexander Baldeck 2024-05-18 09:15:57 +02:00
parent f398893de2
commit 4fe4b8405b

View File

@ -3,7 +3,7 @@
# Contributor: Robert Tari <robert at tari dot in>
pkgname=ayatana-ido
pkgver=0.10.1
pkgver=0.10.2
pkgrel=1
pkgdesc='Ayatana Indicator Display Objects'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -12,7 +12,7 @@ license=(LGPL2.1 LGPL3)
depends=(gtk3)
makedepends=(cmake gobject-introspection vala gtest)
source=(https://github.com/AyatanaIndicators/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('26187915a6f3402195e2c78d9e8a54549112a3cd05bb2fbe2059d3e78fc0e071')
sha256sums=('0daf8a2e5bba51225bc3724c0e53c3b569269f28ac3a14f6bed9920b44ecc856')
build() {
cmake -B build -S $pkgname-$pkgver \