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 8edb59a27f46..7806f57f16b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Steffen Weber <-boenki-gmx-de->
pkgname=yokadi
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Not your grandma TODO list"
url="http://yokadi.github.io"
@@ -10,7 +10,7 @@ depends=('python-sqlalchemy' 'python-dateutil' 'hicolor-icon-theme')
optdepends=('python-crypto: encrypt tasks title and description')
source=("$url/download/$pkgname-$pkgver.tar.bz2")
license=('GPL3')
-md5sums=('99831882c907b48f1ac1f59c29736219')
+md5sums=('88d6f7de149e5de900706bf4814e7ef8')
package() {
cd "$pkgname-$pkgver"