summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-08-17 08:39:41 +0800
committerHu3rror2022-08-17 08:39:41 +0800
commit0583b1c2f4f69649df9e1cc3b689c943afb82acc (patch)
treed3955b6dbb5d5c786859be61695b6ee1a20f8435
parent2ffe5b454dab47888e2386238a26cb9a5da23d86 (diff)
downloadaur-0583b1c2f4f69649df9e1cc3b689c943afb82acc.tar.gz
Update to 2.1.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b5744cf06c9..f53bdd014e01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wonderpen-appimage
pkgdesc = A professional writing app with a focused mode and markdown support
- pkgver = 2.1.9
+ pkgver = 2.1.10
pkgrel = 1
url = https://www.tominlab.com/en/wonderpen
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = wonderpen-appimage
conflicts = wonderpen
noextract = wonderpen.AppImage
options = !strip
- source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.9(6510).AppImage
+ source = https://file.tominlab.com/WonderPen/2.1/WonderPen_linux_x86_64_2.1.10(6552).AppImage
source = wonderpen.sh
- sha256sums = da174355f2f4855763a84e8af1f907cba8cc8baa68bcca2eb82cd0c4743d7054
+ sha256sums = a3e7fe0688e28a3c3164f9566cd40d1720da3b329000acf2a84bc2ed049a1d19
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0f5266451e23..57ac2a3d27f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.9
-_pkgver=6510
+pkgver=2.1.10
+_pkgver=6552
pkgrel=1
pkgdesc="A professional writing app with a focused mode and markdown support"
arch=("x86_64")
@@ -15,7 +15,7 @@ conflicts=('wonderpen')
options=(!strip)
source=("https://file.tominlab.com/WonderPen/${pkgver%.*}/WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"
'wonderpen.sh')
-sha256sums=('da174355f2f4855763a84e8af1f907cba8cc8baa68bcca2eb82cd0c4743d7054'
+sha256sums=('a3e7fe0688e28a3c3164f9566cd40d1720da3b329000acf2a84bc2ed049a1d19'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"