summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeancf2020-12-25 11:32:45 +0100
committerjeancf2020-12-25 11:32:45 +0100
commit74ddc1c712d8040d8f1878ffe57a879413e891aa (patch)
treef42003b1c06cdcc22fd7027a6ae48fc9929eda76 /PKGBUILD
parent9547f5968a96ee4cfb2382b8f374bad4aa119c51 (diff)
downloadaur-74ddc1c712d8040d8f1878ffe57a879413e891aa.tar.gz
Update to 5.1.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0dc3338f9f0..f26215e11b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.1.22
+pkgver=5.1.23
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=('96a4660a35b913cc0db1e59050b27041'
+md5sums=('8e605c6b4957a51f5fe03b8311d09ccb'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {