summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08752fe4f819..876a6f6eac33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=yokadi
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Not your grandma TODO list"
url="http://yokadi.github.io"
arch=('any')
depends=('python-sqlalchemy' 'python-dateutil' 'hicolor-icon-theme')
optdepends=('python-crypto: encrypt tasks title and description')
-install=$pkgname.install
source=("$url/download/$pkgname-$pkgver.tar.bz2")
license=('GPL3')
md5sums=('bff00a7ff8bc6e28079e339e42832bbf')