summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluozhiya2023-10-08 21:51:46 +0800
committerluozhiya2023-10-08 21:51:46 +0800
commit49ebdf92e6721a9316521d8fed159a79065985a1 (patch)
tree014836bd70afe961f4e70a90dfe771d2f5edcf51
parent36948acba4d82b73251f506e6e6f1d2699e8e2b3 (diff)
downloadaur-49ebdf92e6721a9316521d8fed159a79065985a1.tar.gz
bump to v1.1.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1039aa349c87..768f40df81fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mogan
pkgdesc = A structured wysiwyg scientific text editor
- pkgver = 1.1.5
+ pkgver = 1.1.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.1.5
+ source = mogan::git+https://github.com/XmacsLabs/mogan.git#tag=v1.1.6
sha256sums = SKIP
pkgname = mogan
diff --git a/PKGBUILD b/PKGBUILD
index 0e3769e561dc..5d8dab1da084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Butui Hu <hot123tea123@gmail.com>
pkgname=mogan
-pkgver=1.1.5
+pkgver=1.1.6
_tagver=v${pkgver//_/-}
pkgrel=1
pkgdesc="A structured wysiwyg scientific text editor"