summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Pietschmann2020-06-07 21:10:38 +0200
committerManuel Pietschmann2020-06-07 21:10:38 +0200
commit856c04fcec6ebf52ef4ab225b8599478d96c27af (patch)
treec7e0c4a32d82de0b9ce6cceb3d2306df4dfc1a90
parent7c617c24130b42643f4bada79aac831b157ff705 (diff)
downloadaur-856c04fcec6ebf52ef4ab225b8599478d96c27af.tar.gz
Bump version to 0.5.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b1ac9e98143..f819d6565a15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cryo
pkgdesc = A visual file manager with p2p file transfers
- pkgver = 0.5.5
+ pkgver = 0.5.6
pkgrel = 1
url = https://cryonet.io
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = cryo
depends = libsodium
depends = libraw
depends = sqlite
- source_x86_64 = cryo-0.5.5-x86_64.deb::https://cryonet.io/downloads/linux/cryo_0.5.5_amd64.deb
- source_x86_64 = cryo-0.5.5-x86_64.deb.sig::https://cryonet.io/downloads/linux/cryo_0.5.5_amd64.deb.sig
- sha256sums_x86_64 = ee9974c9ab153b2cb0e8b656a3238cf3f5fe99490abc4c0dec48424c9883a343
- sha256sums_x86_64 = e20f030c970e495d4cea38ad642d13c04f2b9bf10e8fe68e1c7d5f6ecf2a1daf
+ source_x86_64 = cryo-0.5.6-x86_64.deb::https://cryonet.io/downloads/linux/cryo_0.5.6_amd64.deb
+ source_x86_64 = cryo-0.5.6-x86_64.deb.sig::https://cryonet.io/downloads/linux/cryo_0.5.6_amd64.deb.sig
+ sha256sums_x86_64 = be7ea345f8e4ce5c3247f2fae0fa892d2c28e6e2111fa26a0bd43b51975c7568
+ sha256sums_x86_64 = 7a037788cf173c3e93d50d26fa1ec15a7756738f9d10548cf9e382a852be2cb1
pkgname = cryo
diff --git a/PKGBUILD b/PKGBUILD
index 06664f97aa53..166471e1214f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cryo
arch=('x86_64')
-pkgver=0.5.5
+pkgver=0.5.6
pkgrel=1
pkgdesc="A visual file manager with p2p file transfers"
url="https://cryonet.io"
@@ -29,7 +29,7 @@ source_x86_64=("$pkgname-$pkgver-x86_64.deb::https://cryonet.io/downloads/linux/
"$pkgname-$pkgver-x86_64.deb.sig::https://cryonet.io/downloads/linux/${pkgname}_${pkgver}_amd64.deb.sig")
noextract=()
#validpgpkeys=('73A522A1186C411D275BA2E6483C615810DFCC8B')
-sha256sums_x86_64=('ee9974c9ab153b2cb0e8b656a3238cf3f5fe99490abc4c0dec48424c9883a343' 'e20f030c970e495d4cea38ad642d13c04f2b9bf10e8fe68e1c7d5f6ecf2a1daf')
+sha256sums_x86_64=('be7ea345f8e4ce5c3247f2fae0fa892d2c28e6e2111fa26a0bd43b51975c7568' '7a037788cf173c3e93d50d26fa1ec15a7756738f9d10548cf9e382a852be2cb1')
package() {
cd "${srcdir}"