summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Pietschmann2020-07-18 23:15:43 +0200
committerManuel Pietschmann2020-07-18 23:15:43 +0200
commitb10ff8f613bd056bf19262024b6ba43662f60ad7 (patch)
treec21a08e1e346469f7527d36eacf18d071d6f45a7
parentf72f54d3199b3d716a11b991da4826951e6d7251 (diff)
downloadaur-b10ff8f613bd056bf19262024b6ba43662f60ad7.tar.gz
Bump version to 0.5.14
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 452ab5809e8c..648080c32417 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cryo
pkgdesc = A visual file manager with p2p file transfers
- pkgver = 0.5.11
+ pkgver = 0.5.14
pkgrel = 1
url = https://cryonet.io
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = cryo
depends = libraw
depends = sqlite
optdepends = tor
- source_x86_64 = cryo-0.5.11-x86_64.deb::https://cryonet.io/downloads/linux/cryo_0.5.11_amd64.deb
- source_x86_64 = cryo-0.5.11-x86_64.deb.sig::https://cryonet.io/downloads/linux/cryo_0.5.11_amd64.deb.sig
- sha256sums_x86_64 = 3568142663971d041e2bc6b1a1a98f8d3c013e6c3f42a55c25c2f68a78cecbfd
- sha256sums_x86_64 = 39aa9d2c93abe2d89f94ebef7a7a80631800b16729b7b49cb24de91d888389e4
+ source_x86_64 = cryo-0.5.14-x86_64.deb::https://cryonet.io/downloads/linux/cryo_0.5.14_amd64.deb
+ source_x86_64 = cryo-0.5.14-x86_64.deb.sig::https://cryonet.io/downloads/linux/cryo_0.5.14_amd64.deb.sig
+ sha256sums_x86_64 = 71f23e4ae0474a082ba19daebcf81a18ba92ae1beeb47c1c9fc10b0e6c92a6e1
+ sha256sums_x86_64 = d4d427b42cb761a983fce388213117950e70da34f28eb54315e4d47071cf0fa4
pkgname = cryo
diff --git a/PKGBUILD b/PKGBUILD
index 99c1e9c7368f..4494ea503949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cryo
arch=('x86_64')
-pkgver=0.5.11
+pkgver=0.5.14
pkgrel=1
pkgdesc="A visual file manager with p2p file transfers"
url="https://cryonet.io"
@@ -29,7 +29,7 @@ source_x86_64=("$pkgname-$pkgver-$CARCH.deb::https://cryonet.io/downloads/linux/
"$pkgname-$pkgver-$CARCH.deb.sig::https://cryonet.io/downloads/linux/${pkgname}_${pkgver}_amd64.deb.sig")
noextract=()
#validpgpkeys=('73A522A1186C411D275BA2E6483C615810DFCC8B')
-sha256sums_x86_64=('3568142663971d041e2bc6b1a1a98f8d3c013e6c3f42a55c25c2f68a78cecbfd' '39aa9d2c93abe2d89f94ebef7a7a80631800b16729b7b49cb24de91d888389e4')
+sha256sums_x86_64=('71f23e4ae0474a082ba19daebcf81a18ba92ae1beeb47c1c9fc10b0e6c92a6e1' 'd4d427b42cb761a983fce388213117950e70da34f28eb54315e4d47071cf0fa4')
package() {
cd "${srcdir}"