summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c946fb85e950..f80e88b01b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=plover
pkgdesc="Free and open source real-time stenography engine."
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
arch=('any')
license=('GPL2')
depends=(
'python2'
'python2-appdirs'
'python2-hidapi'
+ 'python2-notify'
'python2-pyserial'
'python2-setuptools'
'python2-simplejson'