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 a48e843e5333..ad38f8f87e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.1.17
+pkgver=5.1.18
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')
-sha256sums=('afc2fe3f1fffc6120c74455b262d79389019dff718b23229c0e682703359c248'
+sha256sums=('819a3e3fff6bebe8a6c58c655d9ce5ee65ebbd79ee9e823fd6865cd1390d4bf3'
'f0795f66b4ceb7b222b8ac68f39fd75625bd13b2af56f852342d172707db49f9')
build() {