summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2024-03-16 17:02:14 +0800
committerluozhiya2024-03-16 17:02:14 +0800
commit472ce4072653b66393b5483f6c13909275778928 (patch)
treeb20bfd6c72816c0f9b9c4b02202bf62a16f8d831
parent113090289e76d9d1b1e064c2c53cd6d9293bab41 (diff)
downloadaur-472ce4072653b66393b5483f6c13909275778928.tar.gz
bump to v1.2.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51060b6298b0..26690044f195 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.2.5
+ pkgver = 1.2.5.1
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
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.2.5.1
source = mogan.desktop
source = mogan.xml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1b3b893641ec..9d2e4b1b0d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sinofine Lotus <i@sinofine.me>
pkgname=mogan
-pkgver=1.2.5
+pkgver=1.2.5.1
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"