summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f73540d466e0..ad1fc543264f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.3
+pkgrel=1
pkgdesc='Personal wiki where everything is in one html-file'
arch=('i686' 'x86_64')
url='http://www.tiddlywiki.com/'
@@ -11,7 +11,7 @@ license=('BSD')
depends=('xdg-utils')
source=('http://www.tiddlywiki.com/empty.html'
'tiddlywiki.py')
-md5sums=('02898ddbab30588e23a2b9d03dc74233'
+md5sums=('c0c5b054a2b86aabe486b4c22ef3efcf'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {