summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukso961002016-06-05 01:03:45 +0900
committersukso961002016-06-05 01:03:45 +0900
commit1c7d2047ef3ff3788b3fcee2ed40b5777441c73f (patch)
tree5497d808450288c57beb9fd4017e8c76af75e830 /PKGBUILD
parent0ca350f700c8a87b62bea0ec45d5c0add006a47f (diff)
downloadaur-1c7d2047ef3ff3788b3fcee2ed40b5777441c73f.tar.gz
updated version and optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a6c74d2c9c5..f43f6cb31f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nimf-git
_pkgname=nimf
-pkgver=2016.05.01.cbdc92b
+pkgver=2016.06.02.5ba1ba0
pkgrel=1
pkgdesc="Nimf is an input method framework"
arch=('any')
@@ -11,7 +11,6 @@ url="https://github.com/cogniti/${_pkgname}"
license=('GNU LGPL v3')
depends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'xorg-server-utils' 'glib2' 'libappindicator-gtk3' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy')
makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'intltool' 'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg' 'noto-fonts-cjk' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy')
-optdepends=('dconf-editor: For Editing Nimf Config')
conflicts=("nimf")
source=("${_pkgname}"::"git+https://github.com/cogniti/${_pkgname}.git")
md5sums=('SKIP')