summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHu3rror2022-10-07 10:28:21 +0800
committerHu3rror2022-10-07 10:28:21 +0800
commitab2478485c010492a63d94ffe487f54319568a81 (patch)
treeb04698724b724415345bc7110e617ac9666e9f47
parent2775d25cddcff456062d8a05e2370b8ecd006727 (diff)
downloadaur-ab2478485c010492a63d94ffe487f54319568a81.tar.gz
Update to 2.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 256ea3137884..872a93929472 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.12
+ pkgver = 2.2.0
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.12(6594).AppImage
+ source = https://file.tominlab.com/WonderPen/2.2/WonderPen_linux_x86_64_2.2.0(6612).AppImage
source = wonderpen.sh
- sha256sums = 2e1aee767dcbe3845bf7a65fd00d4f54fdf6aa0e6345d8c47bd10fd4f8971f3b
+ sha256sums = 7bdd2c0e7a0a942992c2c93ac3fc02236b793dd252b77407c45f0f2d78e18199
sha256sums = e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10
pkgname = wonderpen-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 203b9fb86302..0fed50d1861b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=wonderpen-appimage
_pkgname=wonderpen
-pkgver=2.1.12
-_pkgver=6594
+pkgver=2.2.0
+_pkgver=6612
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=('2e1aee767dcbe3845bf7a65fd00d4f54fdf6aa0e6345d8c47bd10fd4f8971f3b'
+sha256sums=('7bdd2c0e7a0a942992c2c93ac3fc02236b793dd252b77407c45f0f2d78e18199'
'e9d4b90a89dad8de88c49346fff51e3813a7f1503ab3d058b87cf647d0946a10')
noextract=('wonderpen.AppImage')
_filename="WonderPen_linux_x86_64_${pkgver}(${_pkgver}).AppImage"