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 f41f2723b069..84f889e47b0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=cherrytree-bin
_basename=${pkgname%*-bin}
pkgver=0.99.27
-pkgrel=1
+pkgrel=2
pkgdesc='Binary version of cherrytree'
arch=('x86_64')
url='https://www.giuspen.com/cherrytree/'
license=('GPL3')
-depends=('gtksourceviewmm' 'libxml++2.6' 'gspell')
+depends=('gtksourceviewmm' 'libxml++2.6' 'gspell' 'uchardet')
optdepends=('p7zip: for password protection support')
provides=("${_basename}")
conflicts=("${_basename}")