summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdd44cdbf37a..5d0fa2b7b01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_gitname=deen
pkgname="${_gitname}-git"
-pkgver=0.9.1.7f46640
+pkgver=0.9.13.1b4892f
pkgrel=1
pkgdesc='Generic data encoding/decoding application built with PyQt5'
url='https://github.com/takeshixx/deen'
arch=('any')
license=('Apache 2.0')
depends=('python' 'python-setuptools' 'python-pyqt5')
-optdepends=('python-pyopenssl')
+optdepends=('python-pyopenssl' 'python-jsbeautifier')
makedepends=('git')
provides=('deen')
conflicts=('deen')