Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ayatana-ido
Commits:
399371ee by Antonio Rojas at 2024-08-23T20:03:58+02:00
upgpkg: 0.10.4-1: Update to 0.10.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ayatana-ido
pkgdesc = Ayatana Indicator Display Objects
- pkgver = 0.10.3
+ pkgver = 0.10.4
pkgrel = 1
url = https://github.com/AyatanaIndicators/ayatana-ido
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = ayatana-ido
depends = glibc
depends = gtk3
depends = pango
- source = git+https://github.com/AyatanaIndicators/ayatana-ido#tag=0.10.3
- sha256sums =
cb4aaea3797a3e09cf19fcf936da30ace4d552034a7933bf19c6cb25077b7277
+ source = git+https://github.com/AyatanaIndicators/ayatana-ido#tag=0.10.4
+ sha256sums =
7358770ad5aca5d8a2c389a48c83a9f694ddd28034390da7042277d5c92a6538
pkgname = ayatana-ido
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Robert Tari <robert at tari dot in>
pkgname=ayatana-ido
-pkgver=0.10.3
+pkgver=0.10.4
pkgrel=1
pkgdesc='Ayatana Indicator Display Objects'
arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cmake
gobject-introspection
vala)
source=(git+https://github.com/AyatanaIndicators/$pkgname#tag=$pkgver)
-sha256sums=('cb4aaea3797a3e09cf19fcf936da30ace4d552034a7933bf19c6cb25077b7277')
+sha256sums=('7358770ad5aca5d8a2c389a48c83a9f694ddd28034390da7042277d5c92a6538')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ayatana-ido/-/commit/399371ee6c1a8e2729bd4ec9e26a7d5db7fc2756
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ayatana-ido/-/commit/399371ee6c1a8e2729bd4ec9e26a7d5db7fc2756
You're receiving this email because of your account on gitlab.archlinux.org.