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 9e2cff2c555f..364e32e2ae32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=yokadi
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Command line oriented, sqlite powered, todo list"
url="https://yokadi.github.io"
arch=('any')
depends=('python-sqlalchemy' 'python-dateutil' 'hicolor-icon-theme')
-optdepends=('python-crypto: encrypt tasks title and description')
+optdepends=('python-pycryptodome: encrypt tasks title and description')
source=("$url/download/$pkgname-$pkgver.tar.gz")
license=('GPL3')
md5sums=('dc986bd76dd7f10fa8d4bd3faa38aac1')