summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-12-28 09:31:57 -0700
committerMark Wagie2020-12-28 09:31:57 -0700
commitca6e7107a222347e6d723a539368dfbd0aa3c76e (patch)
tree71ba61bf8f7740c6f7b7f40ba348495252cb6b3e
parentbde1b2f2d9ede93d014418670180d0de7a8e48e3 (diff)
downloadaur-ca6e7107a222347e6d723a539368dfbd0aa3c76e.tar.gz
4.7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87691909c66..198c8e21308b 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.7.0
+ pkgver = 4.7.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.7.0/clipto-4.7.0.AppImage
+ source = https://github.com/clipto-pro/Desktop/releases/download/v4.7.3/clipto-4.7.3.AppImage
source = clipto
- sha256sums = e2d6cc774d06f1fddddd536c058b50ee5d6cf8b06c71febbf37d945e4ca29568
+ sha256sums = 41e5efe788a3ea0c664a410ed33cc445035f0c3bf7855df80d2f0186d972b258
sha256sums = 9a741f1a1760de706698cb1576e3bb08846876c359aedd5d8854e69d913f0635
pkgname = clipto-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6cb69b4f176e..c1660ea7ee4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=clipto-bin
-pkgver=4.7.0
+pkgver=4.7.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=('e2d6cc774d06f1fddddd536c058b50ee5d6cf8b06c71febbf37d945e4ca29568'
+sha256sums=('41e5efe788a3ea0c664a410ed33cc445035f0c3bf7855df80d2f0186d972b258'
'9a741f1a1760de706698cb1576e3bb08846876c359aedd5d8854e69d913f0635')
prepare() {