[arch-commits] Commit in skktools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 5 01:54:08 UTC 2018
Date: Friday, January 5, 2018 @ 01:54:07
Author: felixonmars
Revision: 278714
upgpkg: skktools 1.3.3-3
rebuild with gdbm 1.14.1
Modified:
skktools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-05 01:52:43 UTC (rev 278713)
+++ PKGBUILD 2018-01-05 01:54:07 UTC (rev 278714)
@@ -4,7 +4,7 @@
pkgname=skktools
pkgver=1.3.3
-pkgrel=2
+pkgrel=3
pkgdesc="Dictionary maintenance tools for the SKK Japanese input method"
arch=('x86_64')
url="http://openlab.ring.gr.jp/skk/"
@@ -12,7 +12,7 @@
depends=('gdbm' 'glib2')
optdepends=('ruby' 'python2' 'perl')
source=(http://openlab.ring.gr.jp/skk/tools/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9011bf096ea3a408169729b54ca605f5')
+sha512sums=('2a7f9543017fbb7447d38725e5cbfeccdbb39dcd93020f1691443ebd42cdf3aec017492fe164c2b8589b664b22e570a893990d09c8df62298b2f2d4428e821e3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list