summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-09-03 11:06:08 -0600
committerMark Wagie2020-09-03 11:06:08 -0600
commit197cf83b30851a54d5cbc30bd39115ba9a81e365 (patch)
tree821e26df3cc4da58a16e769fc9c52c80683120d7
parentd6c9d1f3af2cf1e12e615cb403c7e323c8d2df21 (diff)
downloadaur-197cf83b30851a54d5cbc30bd39115ba9a81e365.tar.gz
4.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb03222771b4..33c6452388a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipto-bin
pkgdesc = Effortless, super fast and flexible notes taking app and clipboard manager.
- pkgver = 4.0.0
+ pkgver = 4.0.3
pkgrel = 1
url = https://clipto.pro
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = clipto-bin
conflicts = clipto
conflicts = clipto.pro
replaces = clipto.pro
- source = https://github.com/clipto-pro/Desktop/releases/download/v4.0.0/clipto-4.0.0.AppImage
+ source = https://github.com/clipto-pro/Desktop/releases/download/v4.0.3/clipto-4.0.3.AppImage
source = clipto
- sha256sums = e3403194059cf47baea75600723f0ccd79b1ddfb82f922eac736f087072e49fd
+ sha256sums = 059aa833a660ad4e27d62100300436cbfccf82c6262106a32704f6640a7f1eb3
sha256sums = 9a741f1a1760de706698cb1576e3bb08846876c359aedd5d8854e69d913f0635
pkgname = clipto-bin
diff --git a/PKGBUILD b/PKGBUILD
index 90fef39bdb89..6d0fd9342369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=clipto-bin
-pkgver=4.0.0
+pkgver=4.0.3
pkgrel=1
pkgdesc="Effortless, super fast and flexible notes taking app and clipboard manager."
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-bin}" "${pkgname%-bin}.pro")
replaces=("${pkgname%-bin}.pro")
source=("https://github.com/clipto-pro/Desktop/releases/download/v$pkgver/${pkgname%-bin}-$pkgver.AppImage"
"${pkgname%-bin}")
-sha256sums=('e3403194059cf47baea75600723f0ccd79b1ddfb82f922eac736f087072e49fd'
+sha256sums=('059aa833a660ad4e27d62100300436cbfccf82c6262106a32704f6640a7f1eb3'
'9a741f1a1760de706698cb1576e3bb08846876c359aedd5d8854e69d913f0635')
prepare() {