summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2024-05-16 13:47:14 +0800
committerluozhiya2024-05-16 13:47:14 +0800
commitec3cfa7b9df10fdb93103d1f7490f42874564cad (patch)
tree93324dc407dfb24a1208e8d1d5a81036be4e39e7
parent78f9139c0f447582ba7f620a6f631bd9e5756c4a (diff)
downloadaur-ec3cfa7b9df10fdb93103d1f7490f42874564cad.tar.gz
bump to v1.2.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 862f19f157c3..87c81b5cb025 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.2.5.4
+ pkgver = 1.2.6
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.5.4
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.6
source = mogan.desktop
source = mogan.xml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e8449ea3f6a4..28df680f1341 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sinofine Lotus <i@sinofine.me>
pkgname=mogan
-pkgver=1.2.5.4
+pkgver=1.2.6
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"