summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrash2015-07-18 18:42:35 +0200
committertrash2015-07-18 18:42:35 +0200
commit3e4cc3e08098dbaa17ad9a2568ddc621036101d7 (patch)
tree11bec6fcb97731b2b3b08dc59d448fc5d1407657 /PKGBUILD
parent3ced24f83b52e50fe7022a091b011da617ef01b0 (diff)
downloadaur-3e4cc3e08098dbaa17ad9a2568ddc621036101d7.tar.gz
Update to 3.1.33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91e4d0ee3996..9d48f083b260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: trashstar <trash@ps3zone.org>
pkgname=etmtk
-pkgver=3.1.27
+pkgver=3.1.33
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=(23c8ad0dd53cdaf5ea9676563e638012)
+md5sums=(2a7fb431ad929fad01916f6b3d330c21)
package() {
cd "$srcdir/$pkgname-$pkgver"