summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukso961002016-05-01 08:28:03 +0900
committersukso961002016-05-01 08:28:03 +0900
commit080ee3d1abc58e2ee43928bfcc0615fd2d6ef6d4 (patch)
treebd62d38fdaa823dade68e5e83f36b9acee97af24 /PKGBUILD
parenta69380781999d488f10ba7654b19ef747314dc42 (diff)
downloadaur-080ee3d1abc58e2ee43928bfcc0615fd2d6ef6d4.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c1ce371a66..c1c5d2a4a1ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=nimf-git
_pkgname=nimf
-pkgver=2016.04.29.d7f7f2f
+pkgver=2016.05.01.cbdc92b
pkgrel=1
pkgdesc="Nimf is an input method framework"
arch=('any')
url="https://github.com/cogniti/${_pkgname}"
license=('GNU LGPL v3')
depends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'xorg-server-utils' 'glib2' 'libappindicator-gtk3' 'libhangul' 'sunpinyin' 'anthy')
-makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'intltool' 'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg' 'noto-fonts-cjk' 'libhangul' 'sunpinyin' '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")