summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2018-11-25 19:58:32 +0100
committerJakob Gahde2018-11-25 19:58:32 +0100
commitf1783b47c4b5848fe7b0028740f9620a57301d63 (patch)
tree0dc7e11fbb741085c6d60297da32b86c12db15c5
parent0132bdcad34f505132454a37676ae8b90f7040fe (diff)
downloadaur-f1783b47c4b5848fe7b0028740f9620a57301d63.tar.gz
ghostwriter 1.7.3-2: New release to trigger rebuild with hunspell 1.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b175df9171fc..6a37c030acfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghostwriter
pkgdesc = A cross-platform, aesthetic, distraction-free Markdown editor
pkgver = 1.7.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wereturtle/ghostwriter
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f33470ba3466..094936feec98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ghostwriter
pkgver=1.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform, aesthetic, distraction-free Markdown editor"
arch=('i686' 'x86_64')
url="https://github.com/wereturtle/ghostwriter"