summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bd9e4644ae1..a912d808020e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hunspell-ko
pkgdesc = Korean dictionary for hunspell
pkgver = 0.7.1
- pkgrel = 3
+ pkgrel = 4
url = http://code.google.com/p/spellcheck-ko
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index ba8431464053..ea40981cc9ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: changwoo
-# Contributor: OctopusET
+# Maintainer: OctopusET
pkgname=hunspell-ko
pkgver=0.7.1
-pkgrel=3
+pkgrel=4
pkgdesc="Korean dictionary for hunspell"
arch=('any')
url='http://code.google.com/p/spellcheck-ko'