summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccaee19308fd..bf4ae0d528b6 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 = 2.4.6
+ pkgver = 2.6.6
pkgrel = 1
url = https://clipto.pro
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = clipto-bin
conflicts = clipto
conflicts = clipto.pro
replaces = clipto.pro
- source = https://github.com/clipto-pro/Desktop/releases/download/v2.4.6/clipto-2.4.6.AppImage
+ source = https://github.com/clipto-pro/Desktop/releases/download/v2.6.6/clipto-2.6.6.AppImage
source = clipto
- sha256sums = 9d0dea1830dff1fcb4a25689c49cf3e309c8d408da21087d28810b734664ff12
+ sha256sums = cb559dbca54c8afef728c426679df6993c1eba1c51856d5e96ea9d8c8fe8ff75
sha256sums = a68ea565595fca737ff54b7a29e04f5059e5897955ab15c09ca9f36eb70fcfdb
pkgname = clipto-bin
diff --git a/PKGBUILD b/PKGBUILD
index a76d17cf6660..b12708c3159c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=clipto-bin
-pkgver=2.4.6
+pkgver=2.6.6
pkgrel=1
pkgdesc="Effortless, super fast and flexible notes taking app and clipboard manager."
arch=('x86_64')
@@ -12,7 +12,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=('9d0dea1830dff1fcb4a25689c49cf3e309c8d408da21087d28810b734664ff12'
+sha256sums=('cb559dbca54c8afef728c426679df6993c1eba1c51856d5e96ea9d8c8fe8ff75'
'a68ea565595fca737ff54b7a29e04f5059e5897955ab15c09ca9f36eb70fcfdb')
prepare() {