Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / ibus
Commits: f0c9f826 by Campbell Jones at 2024-11-09T11:54:26-05:00 upgpkg: 1.5.31-1: Update to v1.5.31 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ibus pkgdesc = Intelligent input bus for Linux/Unix - pkgver = 1.5.30 - pkgrel = 3 + pkgver = 1.5.31 + pkgrel = 1 url = https://github.com/ibus/ibus/wiki arch = x86_64 license = LGPL-2.1-or-later @@ -34,8 +34,8 @@ pkgbase = ibus depends = python-gobject depends = wayland options = !emptydirs - source = https://github.com/ibus/ibus/releases/download/1.5.30/ibus-1.5.30.tar.gz - b2sums = 47dbcfec309bda14273463bff875e283148c7aba872d8e9f7673dd18e703f7b2a0eab5d538bd29a36525ab667b57488f4dc046bc955c1cd34edaec5b538e2bdd + source = https://github.com/ibus/ibus/releases/download/1.5.31/ibus-1.5.31.tar.gz + b2sums = 2fa895369f5326339b50da34777e2f34124000cff40a4bc871bb0c1cdac4a22cc327240b8338bc6c4fc85267a83ccc0bd5963abcf4763a373b1227bdb5753b76 pkgname = ibus depends = at-spi2-core @@ -58,7 +58,7 @@ pkgname = ibus depends = python depends = python-gobject depends = wayland - depends = libibus=1.5.30 + depends = libibus=1.5.31 pkgname = libibus pkgdesc = IBus support library ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ pkgbase=ibus pkgname=(ibus libibus) -pkgver=1.5.30 -pkgrel=3 +pkgver=1.5.31 +pkgrel=1 pkgdesc="Intelligent input bus for Linux/Unix" arch=('x86_64') url="https://github.com/ibus/ibus/wiki" @@ -43,7 +43,7 @@ makedepends=( ) options=('!emptydirs') source=("https://github.com/$pkgname/$pkgname/releases/download/$pkgver/${pkgname}-${pkgver}.tar.gz") -b2sums=('47dbcfec309bda14273463bff875e283148c7aba872d8e9f7673dd18e703f7b2a0eab5d538bd29a36525ab667b57488f4dc046bc955c1cd34edaec5b538e2bdd') +b2sums=('2fa895369f5326339b50da34777e2f34124000cff40a4bc871bb0c1cdac4a22cc327240b8338bc6c4fc85267a83ccc0bd5963abcf4763a373b1227bdb5753b76') build() { cd ${pkgname}-${pkgver} View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ibus/-/commit/f0c9f82631e9fc431f40443afd6242b6f1d7f7aa -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ibus/-/commit/f0c9f82631e9fc431f40443afd6242b6f1d7f7aa You're receiving this email because of your account on gitlab.archlinux.org.