summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorObscurely2022-12-13 16:30:40 +0200
committerObscurely2022-12-13 16:30:40 +0200
commit0559316109f0b0099f443c877ed4594ce8002e61 (patch)
tree03ab8f91298316c3be8aba3aeb95fc8e9c548d72
parentbafd35b8fd9b98037add3f7524b8f620e8762301 (diff)
downloadaur-estash.tar.gz
Release v0.6.2
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 336152bb6d4f..c20dd09467a1 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = estash
pkgdesc = An open source, cross-platform, programmed in rust, encrypted digital vault (store files and text) with the capability to set a path and with the click of a button to copy the contents to that file.
- pkgver = 0.6.1
+ pkgver = 0.6.2
pkgrel = 1
url = https://github.com/Obscurely/EStash
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = estash
makedepends = cairo
makedepends = libgl
makedepends = mesa
- source = estash-0.6.1.tar.gz::https://github.com/Obscurely/EStash/archive/v0.6.1-stable.tar.gz
+ source = estash-0.6.2.tar.gz::https://github.com/Obscurely/EStash/archive/v0.6.2-stable.tar.gz
sha256sums = SKIP
pkgname = estash
diff --git a/PKGBUILD b/PKGBUILD
index e6c256fd3b89..7ab081da577d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Obscurely <adrian.obscurely@protonmail.com>
pkgname=estash
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="An open source, cross-platform, programmed in rust, encrypted digital vault (store files and text) with the capability to set a path and with the click of a button to copy the contents to that file."
arch=('x86_64')