summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTest User2020-04-11 13:24:30 -0600
committerTest User2020-04-11 13:24:30 -0600
commit9a1fa2b151a5d81c25f263297fa703e3f0e52a57 (patch)
tree6d4613129c49ca1ef98ed50b75296ee0b1e20c2b
parent5535aaa6de041bb1d027fbca9357a48098f41d1e (diff)
downloadaur-9a1fa2b151a5d81c25f263297fa703e3f0e52a57.tar.gz
updated to 2.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf4ae0d528b6..d5a2b9abf697 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.6.6
+ pkgver = 2.7.2
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.6.6/clipto-2.6.6.AppImage
+ source = https://github.com/clipto-pro/Desktop/releases/download/v2.7.2/clipto-2.7.2.AppImage
source = clipto
- sha256sums = cb559dbca54c8afef728c426679df6993c1eba1c51856d5e96ea9d8c8fe8ff75
+ sha256sums = 18dc9d5a90b6d00e45792051d7adfd4157d207eed5f96b9bc6a90499bfb5a643
sha256sums = a68ea565595fca737ff54b7a29e04f5059e5897955ab15c09ca9f36eb70fcfdb
pkgname = clipto-bin
diff --git a/PKGBUILD b/PKGBUILD
index b12708c3159c..c8ede75d3254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=clipto-bin
-pkgver=2.6.6
+pkgver=2.7.2
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=('cb559dbca54c8afef728c426679df6993c1eba1c51856d5e96ea9d8c8fe8ff75'
+sha256sums=('18dc9d5a90b6d00e45792051d7adfd4157d207eed5f96b9bc6a90499bfb5a643'
'a68ea565595fca737ff54b7a29e04f5059e5897955ab15c09ca9f36eb70fcfdb')
prepare() {