summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeancf2022-12-20 09:51:06 +0100
committerjeancf2022-12-20 09:51:06 +0100
commit8249c31f7280fe6382a891d58d60933bd83d4510 (patch)
tree3b79a7a1595256377e7da921ac7a7255af010c14 /PKGBUILD
parentac9d14c0d3f482625f70a3e9e61413645c8371d7 (diff)
downloadaur-8249c31f7280fe6382a891d58d60933bd83d4510.tar.gz
Bump to update checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 929e5d39fdfc..8cf58e53e77b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tiddlywiki
pkgver=5.2.4
-pkgrel=1
+pkgrel=2
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=('6dd3d6c5346a792172cb8483835e917d'
+md5sums=('f7d47dc69e9f0af9bc6e400412d79027'
'219c3db3c4be8d359d3c18e96b171ee3')
build() {