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 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"