[arch-commits] Commit in ghostwriter/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 20 21:35:13 UTC 2022


    Date: Monday, June 20, 2022 @ 21:35:13
  Author: arojas
Revision: 1238734

Update to 2.1.4

Modified:
  ghostwriter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 21:33:13 UTC (rev 1238733)
+++ PKGBUILD	2022-06-20 21:35:13 UTC (rev 1238734)
@@ -5,7 +5,7 @@
 # Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
 
 pkgname=ghostwriter
-pkgver=2.1.3
+pkgver=2.1.4
 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=('cef7283e7decae3033032d8b56b48e65164c277f5c8c231d7da0f73a5ccfa260')
+sha256sums=('cbc1b06c5725031d147869c22bad4c263d67e87e5b3284c5cbfe35af2f29dcde')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list