[arch-commits] Commit in ibus-anthy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Feb 22 11:19:53 UTC 2021
Date: Monday, February 22, 2021 @ 11:19:52
Author: felixonmars
Revision: 868486
upgpkg: ibus-anthy 1.5.12-1
Modified:
ibus-anthy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-22 11:19:45 UTC (rev 868485)
+++ PKGBUILD 2021-02-22 11:19:52 UTC (rev 868486)
@@ -4,8 +4,8 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=ibus-anthy
-pkgver=1.5.11
-pkgrel=4
+pkgver=1.5.12
+pkgrel=1
pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
arch=('x86_64')
license=('LGPL')
@@ -13,7 +13,7 @@
depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
makedepends=('intltool' 'gobject-introspection')
source=("https://github.com/ibus/ibus-anthy/releases/download/$pkgver/ibus-anthy-$pkgver.tar.gz")
-sha512sums=('2ac85bf4ddba56e3f84c3732082b3b63a07175ea712aad2865de4f87b8c0967da303ee1edccbed0890095e8ddab10e58307a47b72ee11b51de3927fdb9e72418')
+sha512sums=('6950a2865e4753831f8918f4a5926571bc8304454b6368662ef56a6fb11a60f0675e3d589108ebfd38cb5d193f7b61053a10baa6dad23adad67b3b3fc58760e8')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list