[arch-commits] Commit in ghostwriter/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Jan 12 21:45:05 UTC 2022
Date: Wednesday, January 12, 2022 @ 21:45:05
Author: arojas
Revision: 1101763
Update to 2.1.1
Modified:
ghostwriter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-12 21:36:03 UTC (rev 1101762)
+++ PKGBUILD 2022-01-12 21:45:05 UTC (rev 1101763)
@@ -5,7 +5,7 @@
# Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
pkgname=ghostwriter
-pkgver=2.1.0
+pkgver=2.1.1
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=('5a377e006bec14abbb935ed4ad027f489051b3ab49a0e33cc8e07c67e5b4799c')
+sha256sums=('a9add6202dc1c9bb3f591fd4ec5d70e0fbd49d55f4921dc217923debc4d02f06')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list