summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM Fairuzi Teguh2018-04-11 19:42:32 +0700
committerM Fairuzi Teguh2018-04-11 19:43:02 +0700
commit64c2df08be1ded5eb85eb2ec7353eb1b6f097f18 (patch)
treee81b550dbf9198e9b8820735450d9895e9638204 /PKGBUILD
parentade51edd30b41afa0983341ccdf0195ce1ba975d (diff)
downloadaur-64c2df08be1ded5eb85eb2ec7353eb1b6f097f18.tar.gz
Update to 0.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32d8be1deec5..403ab212ba73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Muhammad Fairuzi Teguh <mfairuzit at gmail dot com>
# Contributor: Grant Hames-Morgan <nthmorgan at gmail dot com>
pkgname=marp
-pkgver=0.0.11
+pkgver=0.0.12
pkgrel=1
pkgdesc="Markdown presentation writer, powered by Electron"
arch=('x86_64' 'i686')
@@ -43,3 +43,7 @@ package() {
cp -r ./* ${pkgdir}/usr/lib/${pkgname}
}
+md5sums=('095ab0c670c1d311be1b066e416efed3'
+ '734a3e3bd102ee9de4bc78d25008a92d')
+md5sums_x86_64=('cfd3db228228cc54730f396d6c1d1a84')
+md5sums_i686=('4f02c454197b53b4c25c4276910e21bc')