summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsukanka2024-03-19 22:51:53 +0800
committersukanka2024-03-19 22:51:53 +0800
commit086332297d58306a4a152fd3e18d40ca5cf25a58 (patch)
tree208e16903b45829a1801a341f4d757dcd3de91d5
parentbd05efee88432a277d914ad89ce9eaeed42fb28a (diff)
downloadaur-mathpix-snipping-tool.tar.gz
update to 03.00.0114
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1c5c8737e77..057ad7240d21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mathpix-snipping-tool
pkgdesc = Mathpix Snipping Tool
- pkgver = 03.00.0104
+ pkgver = 03.00.0114
pkgrel = 1
url = https://mathpix.com/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = mathpix-snipping-tool
depends = qt5-imageformats
optdepends = wayland: Wayland support.
options = !strip
- source = mathpix-snipping-tool-03.00.0104-x86_64.AppImage::https://download.mathpix.com/linux/Mathpix_Snipping_Tool-x86_64.v03.00.0104.AppImage
- sha512sums = e2199c8f059d5d4a987ad19001c50e87a6d101e72c5ce22d60d637f45ffe72f428189c95e005c1fc43a37f3fc0157fc494a86968678c64b461674fd2481d7ce8
+ source = mathpix-snipping-tool-03.00.0114-x86_64.AppImage::https://download.mathpix.com/linux/Mathpix_Snipping_Tool-x86_64.v03.00.0114.AppImage
+ sha512sums = 89f54c66e176c6bb63855035a15756f9b498e25dc0e9b4097d195807f0566a064ea0f2120a7e1addc69dffea2b72794d5815e5acf4e95366e2e18ce51e36fc45
pkgname = mathpix-snipping-tool
diff --git a/PKGBUILD b/PKGBUILD
index 4f08597b0abb..9fd30899ec1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sukanka <su975853527 at gmail.com>
# Contributor: HRKo <ootaharuki99 at gmail.com>
pkgname=mathpix-snipping-tool
-pkgver=03.00.0104
+pkgver=03.00.0114
pkgrel=1
pkgdesc="Mathpix Snipping Tool"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-x11extras' 'qt5-webengine' 'qt5-svg' 'qt5-imageformats'
options=(!strip)
optdepends=('wayland: Wayland support.')
source=("${pkgname}-${pkgver}-${arch}.AppImage::https://download.mathpix.com/linux/Mathpix_Snipping_Tool-${arch}.v${pkgver}.AppImage")
-sha512sums=('e2199c8f059d5d4a987ad19001c50e87a6d101e72c5ce22d60d637f45ffe72f428189c95e005c1fc43a37f3fc0157fc494a86968678c64b461674fd2481d7ce8')
+sha512sums=('89f54c66e176c6bb63855035a15756f9b498e25dc0e9b4097d195807f0566a064ea0f2120a7e1addc69dffea2b72794d5815e5acf4e95366e2e18ce51e36fc45')
prepare() {