summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRewoundVHS2018-11-07 14:32:34 -0500
committerRewoundVHS2018-11-07 14:32:34 -0500
commitdcd413af5156a3fdcfe3974c75368c3214b363cf (patch)
treec0232e54e93513060ce7605cc18e1b98ca2c15fd
parent436825d442decbdfe91545210e8aa45bf6b3aa82 (diff)
downloadaur-dcd413af5156a3fdcfe3974c75368c3214b363cf.tar.gz
Package update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef8f20830690..1b89824dcc8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = py-todo
pkgdesc = A Lightweight Reminder / todo-list in cli.
pkgver = 1.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/aesophor/py-todo
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3005a7f7e683..24304e5d4313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=py-todo
_pkgname=todo
_gitname=py-todo
pkgver=1.1
-pkgrel=6
+pkgrel=7
pkgdesc='A Lightweight Reminder / todo-list in cli.'
arch=('any')
url="https://github.com/aesophor/py-todo"