skktools: update to 1.3.4.
This commit is contained in:
parent
ac6351623e
commit
0b4b2e8cec
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'skktools'
|
||||
pkgname=skktools
|
||||
version=1.3.3
|
||||
revision=3
|
||||
version=1.3.4
|
||||
revision=1
|
||||
wrksrc="skktools-skktools-${version//./_}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gdbm"
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
|
@ -11,7 +12,7 @@ maintainer="Kazuho Sakoda <hyonhyoro.kazuho@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://openlab.ring.gr.jp/skk/"
|
||||
distfiles="http://openlab.ring.gr.jp/skk/tools/${pkgname}-${version}.tar.gz"
|
||||
checksum=0b4c17b6ca5c5147e08e89e66d506065bda06e7fdbeee038e85d7a7c4d10216d
|
||||
checksum=84cc5d3344362372e0dfe93a84790a193d93730178401a96248961ef161f2168
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue