summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrash2017-08-21 15:04:28 +0200
committertrash2017-08-21 15:04:28 +0200
commitad4321731b3b51a004a6287949f135662d38d2b6 (patch)
treeb2e1c3b2027aa00b81d85a2d2dac975f85ed13b8 /PKGBUILD
parent4cf3c3f9f9075954b792562c944e4b2e4b4ff0b2 (diff)
downloadaur-etmtk.tar.gz
Update to 3.2.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61a920acfdb4..76ece3f84189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: trashstar <trash@ps3zone.org>
pkgname=etmtk
-pkgver=3.2.30
+pkgver=3.2.31
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=(4bf4f48492e51aeef7c2eb702f35e6fb)
+md5sums=(ec05c44702c6ea1db05e0daf110ff91d)
package() {
cd "$srcdir/$pkgname-$pkgver"