summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2024-08-18 19:32:34 +0800
committerluozhiya2024-08-18 19:32:34 +0800
commiteea789fd3a41bf13bd46f70e29f32f601dd14250 (patch)
tree9bfe5928919fafa5d91cd2d50fb018aa2fb61860
parent8472d78ed5661470c4384ef2d206d1f70820624f (diff)
downloadaur-eea789fd3a41bf13bd46f70e29f32f601dd14250.tar.gz
bump to v1.2.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9743e3d458ec..4a60b5c2156b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.2.8
+ pkgver = 1.2.9
pkgrel = 1
url = https://github.com/XmacsLabs/mogan
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = mogan
optdepends = ghostscript: Rendering ps files
optdepends = imagemagick: Convert images
optdepends = aspell: Spell checking
- source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.8
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.9
source = mogan.desktop
source = mogan.xml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 90f0a45ca423..bd8d0d417a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sinofine Lotus <i@sinofine.me>
pkgname=mogan
-pkgver=1.2.8
+pkgver=1.2.9
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"