summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJC Francois2019-09-16 22:25:46 +0200
committerJC Francois2019-09-16 22:25:46 +0200
commit2341bd9407922e6453d89094a5d15a5de65d1a4a (patch)
tree4b8add52a8d4570511118b499d827615f93e0ad2 /PKGBUILD
parente8897a6f102de549292cb4f23c714c8f8d26cb5e (diff)
downloadaur-2341bd9407922e6453d89094a5d15a5de65d1a4a.tar.gz
Update to 5.1.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26a63f336532..3974d9666e8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=tiddlywiki
-pkgver=5.1.20
-pkgrel=2
+pkgver=5.1.21
+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=('f7e687c05dc6749d6fc136ab96f928dd'
+md5sums=('6016323198fabfc7133dfd39eb80f7b3'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {