summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2024-02-28 09:51:29 +0800
committerluozhiya2024-02-28 09:51:29 +0800
commit113090289e76d9d1b1e064c2c53cd6d9293bab41 (patch)
treeae95de7c02aebc9b85f8cdd2f3dedd9c008ac9e6
parent6c23aad1f5e37851b05191dca7dca7a063319992 (diff)
downloadaur-113090289e76d9d1b1e064c2c53cd6d9293bab41.tar.gz
bump to v1.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d809011a4d0..51060b6298b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.2.4
+ pkgver = 1.2.5
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.4
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.5
source = mogan.desktop
source = mogan.xml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d386fa66e062..1b3b893641ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sinofine Lotus <i@sinofine.me>
pkgname=mogan
-pkgver=1.2.4
+pkgver=1.2.5
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"