* update ayatana-ido to 0.10.0-1

This commit is contained in:
Alexander Baldeck 2023-07-13 15:07:36 +02:00
parent c68be61165
commit fa63ad4d94

View File

@ -3,7 +3,7 @@
# Contributor: Robert Tari <robert at tari dot in>
pkgname=ayatana-ido
pkgver=0.9.3
pkgver=0.10.0
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=('4df0a21dde4f6e41d2738c7944d1169836d844e5b65364d1897e93766fa93d58')
sha256sums=('d6ec310572de38c6b5c4ca9ff0979366a3c783af14bb47113cab5da7d5946fa7')
build() {
cmake -B build -S $pkgname-$pkgver \