summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBumsik Kim2018-08-09 12:06:48 -0400
committerBumsik Kim2018-08-09 12:06:48 -0400
commit94aad5e007669696bd10f7f323408576c7ec0cda (patch)
tree9b216381f6b26f97eb93e5af3b48e9f089974e32
parent78ef711960d1d965243d0ef673d3488661756175 (diff)
downloadaur-94aad5e007669696bd10f7f323408576c7ec0cda.tar.gz
Added description of pkgver
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9146aaf3852..433941e0fa82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# this PKGBUILD file is in the public domain.
pkgname=nimf
-pkgver=2018.08.06
+pkgver=2018.08.06 # This follows AC_INIT field in configure.ac
pkgrel=1
pkgdesc="Nimf is an input method framework."
arch=('any')