summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakuro Onoue2021-11-26 18:33:55 +0900
committerTakuro Onoue2021-11-26 18:33:55 +0900
commit6d46097be9ae258ecf124c259a09267cc3937543 (patch)
tree2b03d956ec6ce520133065afaa59e39f02037c99
parentfcb9233a6008602acb242d36e9e113ba61382f59 (diff)
downloadaur-6d46097be9ae258ecf124c259a09267cc3937543.tar.gz
correct versions. PKGBUILD and .SRCINFO
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2225899b4611..8f3bb280ede6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = skk-emoji-jisyo
pkgdesc = Emoji Dictionaries for the SKK Japanese input method
- pkgver = 0.0.6
- pkgrel = 1
+ pkgver = 0.0.7
+ pkgrel = 2
url = https://github.com/uasi/skk-emoji-jisyo
arch = any
license = MIT
- source = https://github.com/uasi/skk-emoji-jisyo/archive/v0.0.6.tar.gz
- md5sums = c7621183d5995c1dacaa59a7137fb26b
+ source = https://github.com/uasi/skk-emoji-jisyo/archive/v0.0.7.tar.gz
+ md5sums = 7eb0ba0ddde76d70c859ae715b959da6
pkgname = skk-emoji-jisyo
-
diff --git a/PKGBUILD b/PKGBUILD
index 5348444ae25f..af6dd2804d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kusanaginoturugi <kusanaginoturugi at gmail dot com>
pkgname=skk-emoji-jisyo
pkgver=0.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Emoji Dictionaries for the SKK Japanese input method"
arch=("any")
url="https://github.com/uasi/skk-emoji-jisyo"