summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrazyboycjr2017-03-18 10:52:21 +0800
committercrazyboycjr2017-03-18 10:52:21 +0800
commit9a053c01804638ad79ffb85a368467cc5de0d0d9 (patch)
tree6f530ec264224edde2b13edcc538084f9c42bcb1
parentc51f2cc1e90b86c6d793d253877e8f2ac8524be6 (diff)
downloadaur-9a053c01804638ad79ffb85a368467cc5de0d0d9.tar.gz
upgrade to v0.1.9, fix login issue, change the main interface, do not use builtin pdf viewer by default
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaf154167120..e2681a79e616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jingrong Chen <crazyboycjr at gmail dot com>
pkgname=fdu-elearning-helper
_pkgname=${pkgname//-/_}
-pkgver=0.1.7
-pkgrel=2
+pkgver=0.1.9
+pkgrel=1
pkgdesc='A frontend for Fudan eLearning, with many feature added. http://eh.zbyzbyzby.com/'
arch=('any')
url="https://github.com/zhangboyang/${_pkgname}"