summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2024-01-31 22:26:20 +0800
committerluozhiya2024-01-31 22:26:20 +0800
commit6c23aad1f5e37851b05191dca7dca7a063319992 (patch)
tree1195acf9d9ac58ba20fdf22a91e52ac553a7d7e6
parent4d1731aeef6e67151f8f39c0cbbdf31741e53187 (diff)
downloadaur-6c23aad1f5e37851b05191dca7dca7a063319992.tar.gz
bump to v1.2.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c80528c79a37..9d809011a4d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.2.3
+ pkgver = 1.2.4
pkgrel = 1
url = https://github.com/XmacsLabs/mogan
arch = x86_64
@@ -23,7 +23,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.3
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.4
source = mogan.desktop
source = mogan.xml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 389d8669c723..d386fa66e062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sinofine Lotus <i@sinofine.me>
pkgname=mogan
-pkgver=1.2.3
+pkgver=1.2.4
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"