summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Pietschmann2020-08-03 20:05:43 +0200
committerManuel Pietschmann2020-08-03 20:05:43 +0200
commit545abb50ea23f00593d7afaac83e0a2b5216470b (patch)
tree7d9bc1b79d5736aae2e25ddc84da83a3ff1f3ffb /PKGBUILD
parentd40171a96bc9a5a21c0322a1a0cde132d4c8405b (diff)
downloadaur-545abb50ea23f00593d7afaac83e0a2b5216470b.tar.gz
Bump version to 0.5.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29e24023f11b..7fd201bb30aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cryo
arch=('x86_64')
-pkgver=0.5.16
+pkgver=0.5.18
pkgrel=1
pkgdesc="A visual file manager with p2p file transfers"
url="https://cryonet.io"
@@ -16,7 +16,7 @@ depends=('hicolor-icon-theme'
'libraw'
'sqlite')
makedepends=('xz')
-optdepends=('tor')
+optdepends=('tor' 'p7zip')
provides=()
conflicts=()
replaces=()
@@ -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=('05154d8d8f4543c7bc6bbda66af70e400b47c8d96b8b18872f33507060a9dafc' '0d995880361563596633b1ab655a729c4e3cdfa8f0a85470eb3d308714f73daa')
+sha256sums_x86_64=('4486e0fd3826680d58721f62762aae032c966a97fb8e0421fd5bf92ab806f55b' '0ff1441a7e02bfebbaec994cf971607e11769806653b3c3ea3d45f90b6064964')
package() {
cd "${srcdir}"