summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenOokamiHoro2018-02-25 21:03:57 +0800
committerKenOokamiHoro2018-02-25 21:03:57 +0800
commitd7a2accedaf4bb1f75a7a0956bcf34bfc4c44c4b (patch)
tree7e8cfb9a9c188750b95c507bf6e79a2cf936f287
parent9cd7af85dd65f880a4d77a2a80ec076fb17befba (diff)
downloadaur-d7a2accedaf4bb1f75a7a0956bcf34bfc4c44c4b.tar.gz
Updated to 0.8.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78d458d65f9e..8da6d7f71349 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Horo <horo@yoitsu.moe>
pkgname=parsoid
-pkgver=0.7.1
+pkgver=0.8.0
pkgrel=1
pkgdesc="A bidirectional wikitext parser and runtime"
arch=('any')
@@ -20,7 +20,7 @@ backup=(usr/share/webapps/parsoid/localsettings.js
source=("https://github.com/wikimedia/parsoid/archive/v${pkgver}.zip"
"parsoid.service"
"parsoid.install")
-sha512sums=("bbb96506a988f6e01c7d5d6a0605355942ac35a783a9dd514e385e9eb20c8883debfd78757870296ee55baa825b9d15e87bc097fd1b96f3824e84f2439ac4d5b"
+sha512sums=("c6821d871edf2e23329693ff60eb9d8dd4fc3475982a5edfc4514d3e059a403f9b32e2b695d4074f077eba016f51ecf93c2cfac91961d36c54a77c97897bc1b7"
"b4f8a2fc5119fa4741d79c66b5bb2282b274018ad548d383c6007fbe66d14ee1de6744a2cdcf1f8453ca055f48716598b42d3faecd29b81f61c06a54df64ed7d"
"3b6fdba7a211ccfb038cd1fbe38214b439ce873d6c5bf99187e0c2be19052c2f28ebd322ddf5696f676ee426f177fec828399f859bda6cc4592518e9fa5bbdf5")
options=('!strip')