summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrash2016-01-19 19:00:07 +0100
committertrash2016-01-19 19:00:07 +0100
commit86913d968c2c724a9005f294ca30268ac2a1f557 (patch)
tree7b0b69aabd7340ac48ea318993a5d7010625908d /PKGBUILD
parent1e1678de2bc44c087fd8f340e704c7298fb4cbd4 (diff)
downloadaur-86913d968c2c724a9005f294ca30268ac2a1f557.tar.gz
Update to 3.2.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85b89e9600e1..03e6b2654142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: trashstar <trash@ps3zone.org>
pkgname=etmtk
-pkgver=3.2.22
+pkgver=3.2.23
pkgrel=1
pkgdesc="Manage events and tasks using simple text files."
arch=('any')
@@ -11,7 +11,7 @@ depends=('tk' 'python-dateutil' 'python-yaml')
optdepends=('python-icalendar: iCalendar support')
makedepends=('python-setuptools')
source=("http://people.duke.edu/~dgraham/etmtk/etmtk-$pkgver.tar.gz")
-md5sums=(d9203c8a16476b70be7f4ea042ed03fb)
+md5sums=(c03789c319fe43fa508e7b61869d5fa3)
package() {
cd "$srcdir/$pkgname-$pkgver"