summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Pietschmann2020-07-12 13:33:21 +0200
committerManuel Pietschmann2020-07-12 13:33:21 +0200
commitf72f54d3199b3d716a11b991da4826951e6d7251 (patch)
tree3489c989118509110426d95bf33f718dd4fce801
parent7d619c76a48de322d57f9c2dbce5d4e08ebcc3bd (diff)
downloadaur-f72f54d3199b3d716a11b991da4826951e6d7251.tar.gz
Bump version to 0.5.11
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ae76639f687..452ab5809e8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cryo
pkgdesc = A visual file manager with p2p file transfers
- pkgver = 0.5.10
+ pkgver = 0.5.11
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.10-x86_64.deb::https://cryonet.io/downloads/linux/cryo_0.5.10_amd64.deb
- source_x86_64 = cryo-0.5.10-x86_64.deb.sig::https://cryonet.io/downloads/linux/cryo_0.5.10_amd64.deb.sig
- sha256sums_x86_64 = da1950a3e61b0d714cca18c2058a33f7266eefc5aa17b8c0275a315d56024f95
- sha256sums_x86_64 = 6527ea42a977da4e52f0739e15564172e61f4be29453a1be561444ecd35b916b
+ 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
pkgname = cryo
diff --git a/PKGBUILD b/PKGBUILD
index 24dd4bfb9fea..99c1e9c7368f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cryo
arch=('x86_64')
-pkgver=0.5.10
+pkgver=0.5.11
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=('da1950a3e61b0d714cca18c2058a33f7266eefc5aa17b8c0275a315d56024f95' '6527ea42a977da4e52f0739e15564172e61f4be29453a1be561444ecd35b916b')
+sha256sums_x86_64=('3568142663971d041e2bc6b1a1a98f8d3c013e6c3f42a55c25c2f68a78cecbfd' '39aa9d2c93abe2d89f94ebef7a7a80631800b16729b7b49cb24de91d888389e4')
package() {
cd "${srcdir}"