[arch-commits] Commit in ghostwriter/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Nov 23 22:06:20 UTC 2021
Date: Tuesday, November 23, 2021 @ 22:06:20
Author: arojas
Revision: 1054527
Update to 2.1.0
Modified:
ghostwriter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-23 22:01:54 UTC (rev 1054526)
+++ PKGBUILD 2021-11-23 22:06:20 UTC (rev 1054527)
@@ -5,7 +5,7 @@
# Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
pkgname=ghostwriter
-pkgver=2.0.2
+pkgver=2.1.0
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=('9b7b02a58d78f5cbc535bdf5821f0012c66d6e92fc39b8b80ca59d23adb4f71c')
+sha256sums=('5a377e006bec14abbb935ed4ad027f489051b3ab49a0e33cc8e07c67e5b4799c')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list