summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBrLi2022-07-22 20:48:42 +0800
committerBrLi2022-07-22 20:48:42 +0800
commitf8ff932b88a0ae6441c6a4f93dee3ff8afada7b1 (patch)
treec895e2b83736fad818dac75a3e61f9943704a332 /.SRCINFO
parent73705564dd1fb3901c8d8ea635f2528a18b41c82 (diff)
downloadaur-reveal-md.tar.gz
fix puppeteer error
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b86189a9cd0..0efaa5b539a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = reveal-md
pkgdesc = Get beautiful reveal.js presentations from your Markdown file
- pkgver = 5.3.2
+ pkgver = 5.3.4
pkgrel = 1
url = https://webpro.github.io/reveal-md/
arch = any
@@ -8,7 +8,8 @@ pkgbase = reveal-md
makedepends = yarn
makedepends = git
depends = nodejs
- source = git+https://github.com/webpro/reveal-md.git#tag=5.3.2
+ options = !strip
+ source = git+https://github.com/webpro/reveal-md.git#tag=5.3.4
sha256sums = SKIP
pkgname = reveal-md