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 7b32ac9bec01..2144c2b64aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.2.1
+pkgver=5.2.2
pkgrel=1
pkgdesc='Personal wiki where everything is in one html-file'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
depends=('xdg-utils')
source=('http://www.tiddlywiki.com/empty.html'
'tiddlywiki.py')
-md5sums=('d9ffe9314f76cbb548b43cf01d034d43'
+md5sums=('4370863b129832e183f72aafd1ff33c6'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {