summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 779a63af228c..62d8bfffb260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Tue Jun 9 20:12:17 UTC 2015
pkgbase = zhudi
pkgdesc = Python/GTK3+ GUI to Chinese -English-French-German dictionnaries (CEDICT, CFDICT, HanDeDict, ChE-Dicc…). It also provides pinyin and zhuyin pronunciaton as well as a sentence segmentation utility.
- pkgver = 1.6
+ pkgver = 1.7
pkgrel = 1
url = https://github.com/Jiehong/Zhudi
install = zhudi.install
diff --git a/PKGBUILD b/PKGBUILD
index 21f412230da8..6ae98343dfee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: murchik <mixturchik@gmail.com>
pkgname=zhudi
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc="Python/GTK3+ GUI to Chinese -English-French-German dictionnaries (CEDICT, CFDICT, HanDeDict, ChE-Dicc…). It also provides pinyin and zhuyin pronunciaton as well as a sentence segmentation utility."
arch=('any')