summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJC Francois2020-04-19 17:35:53 +0200
committerJC Francois2020-04-19 17:35:53 +0200
commit9547f5968a96ee4cfb2382b8f374bad4aa119c51 (patch)
tree9c205aea1b39d7d6f2cb015a63957e5fc0821599
parent2341bd9407922e6453d89094a5d15a5de65d1a4a (diff)
downloadaur-9547f5968a96ee4cfb2382b8f374bad4aa119c51.tar.gz
Update to 5.1.22
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d181b606d66b..382b31767983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tiddlywiki
pkgdesc = Personal wiki where everything is in one html-file
- pkgver = 5.1.21
+ pkgver = 5.1.22
pkgrel = 1
url = http://www.tiddlywiki.com/
arch = i686
@@ -9,7 +9,7 @@ pkgbase = tiddlywiki
depends = xdg-utils
source = http://www.tiddlywiki.com/empty.html
source = tiddlywiki.py
- md5sums = 6016323198fabfc7133dfd39eb80f7b3
+ md5sums = 96a4660a35b913cc0db1e59050b27041
md5sums = 219c3db3c4be8d359d3c18e96b171ee3
pkgname = tiddlywiki
diff --git a/PKGBUILD b/PKGBUILD
index 3974d9666e8e..d0dc3338f9f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.1.21
+pkgver=5.1.22
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=('6016323198fabfc7133dfd39eb80f7b3'
+md5sums=('96a4660a35b913cc0db1e59050b27041'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {