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 ad38f8f87e68..ad1fc543264f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.1.18
+pkgver=5.3.3
pkgrel=1
pkgdesc='Personal wiki where everything is in one html-file'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('BSD')
depends=('xdg-utils')
source=('http://www.tiddlywiki.com/empty.html'
'tiddlywiki.py')
-sha256sums=('819a3e3fff6bebe8a6c58c655d9ce5ee65ebbd79ee9e823fd6865cd1390d4bf3'
- 'f0795f66b4ceb7b222b8ac68f39fd75625bd13b2af56f852342d172707db49f9')
+md5sums=('c0c5b054a2b86aabe486b4c22ef3efcf'
+ '219c3db3c4be8d359d3c18e96b171ee3')
build() {
cat empty.html | head -45 | tail -28 > COPYING