summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c32212ad5c3b..7924657ccd4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 30 23:30:59 UTC 2016
+# Sat Jun 4 16:03:29 UTC 2016
pkgbase = nimf-git
pkgdesc = Nimf is an input method framework
- pkgver = 2016.05.01.cbdc92b
+ pkgver = 2016.06.02.5ba1ba0
pkgrel = 1
url = https://github.com/cogniti/nimf
install = nimf-git.install
@@ -35,7 +35,6 @@ pkgbase = nimf-git
depends = sunpinyin
depends = sunpinyin-data
depends = anthy
- optdepends = dconf-editor: For Editing Nimf Config
conflicts = nimf
options = !buildflags
source = nimf::git+https://github.com/cogniti/nimf.git
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')