[arch-commits] Commit in ghostwriter/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Jul 21 18:11:41 UTC 2021
Date: Wednesday, July 21, 2021 @ 18:11:40
Author: arojas
Revision: 982569
Update to 2.0.2
Modified:
ghostwriter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 18:11:34 UTC (rev 982568)
+++ PKGBUILD 2021-07-21 18:11:40 UTC (rev 982569)
@@ -5,7 +5,7 @@
# Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
pkgname=ghostwriter
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Aesthetic, distraction-free Markdown editor'
arch=('x86_64')
@@ -17,7 +17,7 @@
'mathjax: formula rendering in live preview'
'pandoc: Pandoc supported Markdown flavors and export to various formats')
source=("https://github.com/wereturtle/ghostwriter/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c0d3130a4ee97dc4e74c6b0723f1125fdf75e3e52326c9c6c7dcf7c1a6d1ea36')
+sha256sums=('9b7b02a58d78f5cbc535bdf5821f0012c66d6e92fc39b8b80ca59d23adb4f71c')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list