summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeancf2024-01-02 22:56:04 +0100
committerjeancf2024-01-02 22:56:04 +0100
commit7fe302522c367cfbea974ecdb5b4794db4d9ec1e (patch)
tree2e1cc3bd49269370b748df22edd8867b43332e30 /PKGBUILD
parent14f8026d4cf9b430ea3df7b9ca2e937ec5af1d35 (diff)
downloadaur-tiddlywiki.tar.gz
Update to 5.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f73540d466e0..ad1fc543264f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.3
+pkgrel=1
pkgdesc='Personal wiki where everything is in one html-file'
arch=('i686' 'x86_64')
url='http://www.tiddlywiki.com/'
@@ -11,7 +11,7 @@ license=('BSD')
depends=('xdg-utils')
source=('http://www.tiddlywiki.com/empty.html'
'tiddlywiki.py')
-md5sums=('02898ddbab30588e23a2b9d03dc74233'
+md5sums=('c0c5b054a2b86aabe486b4c22ef3efcf'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {