summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteffen Weber2017-01-04 11:07:54 +0100
committerSteffen Weber2017-01-04 11:07:54 +0100
commit0b7f314c39cc067d4b4d12116842a85022d0c188 (patch)
treecc40ef35c500498a15d4e4711787424b5565714a /PKGBUILD
parent71951e84dc6259cfc7b3cae56ecdfc8528609899 (diff)
downloadaur-0b7f314c39cc067d4b4d12116842a85022d0c188.tar.gz
Update to 1.1.1
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"