summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjeancf2019-08-10 11:03:57 +0200
committerjeancf2019-08-10 11:03:57 +0200
commite8897a6f102de549292cb4f23c714c8f8d26cb5e (patch)
tree85ac1e65659f9553c572c626dc575117dc079723 /PKGBUILD
parent18e65c566591b0baf8997f5f68bf64c97a70b0d0 (diff)
downloadaur-e8897a6f102de549292cb4f23c714c8f8d26cb5e.tar.gz
Fixed checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f19c9b38068f..26a63f336532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tiddlywiki
pkgver=5.1.20
-pkgrel=1
+pkgrel=2
pkgdesc='Personal wiki where everything is in one html-file'
arch=('i686' 'x86_64')
url='http://www.tiddlywiki.com/'
@@ -11,8 +11,8 @@ license=('BSD')
depends=('xdg-utils')
source=('http://www.tiddlywiki.com/empty.html'
'tiddlywiki.py')
-sha256sums=('01620956cce3e027fafa61a8474c208891c09c3403b1eb15a5b0ebdbbf67a54f'
- 'f0795f66b4ceb7b222b8ac68f39fd75625bd13b2af56f852342d172707db49f9')
+md5sums=('f7e687c05dc6749d6fc136ab96f928dd'
+ '219c3db3c4be8d359d3c18e96b171ee3')
build() {
cat empty.html | head -45 | tail -28 > COPYING