summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7611946ba79f..6fc5fda884fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=rockpass
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=1
pkgdesc='A small and ultrasecure Lesspass database server written in Rust'
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('rust')
backup=("etc/${pkgname}.toml")
source=("https://gitlab.com/ogarcia/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
"${pkgname}.service")
-b2sums=('1e8614f14ae2a07c701acc7b90774cbf4e19e1659c8e2eda09bcf6b8d34fbfc90f532471cbc2110ac911b15221b6b0b440b8efd954675aca6056c9c7d126dda0'
+b2sums=('9aae34a0c030c8b6ef5c75c0a2d6af1dccff188c7b4a90ce70ae15116337cc1e39e0ad63e092cd3f8488d4472b67d70b88090b01094e020593589a239f6de1ab'
'0fa53a8afb3e842cfce314cbc580c3e2a89441f8b1155307df164ca50028e88d30212a29d847c40026105fb4a735e19863ed07fca8aeb86f51d3a8f096d8860a')
build() {