summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO33
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 33 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb54a508c146..247056046123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,38 +1,7 @@
pkgbase = parsoid
pkgdesc = A bidirectional wikitext parser and runtime
- pkgver = 0.10.0
- pkgrel = 1
- url = https://www.mediawiki.org/wiki/Parsoid
- install = parsoid.install
- arch = any
- license = GPL2
- makedepends = git
- makedepends = python2
- depends = nodejs
- depends = npm
- optdepends = mediawiki: MediaWiki engine
- provides = parsoid
- conflicts = parsoid-git
- options = !strip
- backup = usr/share/webapps/parsoid/localsettings.js
- backup = usr/share/webapps/parsoid/config.yaml
- source = https://github.com/wikimedia/parsoid/archive/v0.10.0.zip
- source = parsoid.service
- source = parsoid.install
- source = parsoid.sysusers
- source = parsoid.tmpfiles
- sha512sums = e7a67fb79a170ac22eea80b3a8fd9bc2a6e34fb88fdb9f5d8ce1c3535ecba84bc3061c53afa6085bf96d1971bbeb76ccc90fa5f7bed2f298b2b8108c2752d79e
- sha512sums = 3733d08751209fdef134940bbcce48efd0f380e13a8df466a7a1010450857a924aa364628242e4307cf40f4a34e60c1aeb1400d9a5b9fed88b448ed549e4d3f1
- sha512sums = 70473c30f7d78f40da1ab91c717e012575687e5edde18011d7a8759fc7ad0ad28a20514794a836d855b409a9becb4c779365d72dc3d5dcd62275d05f558876e8
- sha512sums = 7f2346af222052e2e685d859e0bb7a7c7c9f03988f772856e0888cad299cb3870afdc280feb9e2798e7989d3382f68f689d43a685b466ce9f138edb77b20de3a
- sha512sums = 6158afa3c276ddb5090166680621b7b9213f3d73b2d1a95181f5441631be039e7d454228d2f214f1411bb7f953475ddbd368e89eaa2288ac200ac666a57a6a99
-
-pkgname = parsoid
-
-pkgbase = parsoid
- pkgdesc = A bidirectional wikitext parser and runtime
pkgver = 0.12.0_a13
- pkgrel = 2
+ pkgrel = 3
url = https://www.mediawiki.org/wiki/Parsoid
install = parsoid.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 362d584769e6..94aca53dfe15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=parsoid
_pkgname=parsoid
pkgver=0.12.0_a13
-pkgrel=2
+pkgrel=3
pkgdesc="A bidirectional wikitext parser and runtime"
arch=('any')
url="https://www.mediawiki.org/wiki/Parsoid"