summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakuro Onoue2020-12-20 13:41:12 +0900
committerTakuro Onoue2020-12-20 13:41:12 +0900
commitfcb9233a6008602acb242d36e9e113ba61382f59 (patch)
treeecf48833494370810d623e58f738b38420f86116
parentb3ebdb077651484de1e5fe823c801f27aeda602e (diff)
downloadaur-fcb9233a6008602acb242d36e9e113ba61382f59.tar.gz
version 0.0.7
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17bb4890e7f4..5348444ae25f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: kusanaginoturugi <kusanaginoturugi at gmail dot com>
pkgname=skk-emoji-jisyo
-pkgver=0.0.6
+pkgver=0.0.7
pkgrel=1
pkgdesc="Emoji Dictionaries for the SKK Japanese input method"
arch=("any")
url="https://github.com/uasi/skk-emoji-jisyo"
license=("MIT")
source=("https://github.com/uasi/skk-emoji-jisyo/archive/v${pkgver}.tar.gz")
-md5sums=('c7621183d5995c1dacaa59a7137fb26b')
+md5sums=('7eb0ba0ddde76d70c859ae715b959da6')
package() {
install -D -m644 ${srcdir}/${pkgname}-${pkgver}/README.md "${pkgdir}/usr/share/${pkgname}/README.md"