summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorObscurely2022-12-11 05:34:56 +0200
committerObscurely2022-12-11 05:34:56 +0200
commita567e4831a4fc5c7d3b078ef2f0bd735db359bee (patch)
treeadcf6e5d145f2a714392557ed9116b8df8808c09
parent0fdf2ac0a45dd8e66ad9724ac3d28d6d616bbd22 (diff)
downloadaur-a567e4831a4fc5c7d3b078ef2f0bd735db359bee.tar.gz
Release v0.6.0
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cce71981522..78a5cbdbf2dd 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = estash-git
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 = v0.5.1.10.g2f8e6bb
+ pkgver = v0.6.0
pkgrel = 1
url = https://github.com/Obscurely/EStash
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 591991b4fc36..bef26a8e3e30 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Obscurely <adrian.obscurely@protonmail.com>
pkgname=estash-git
-pkgver=v0.5.1.10.g2f8e6bb
+pkgver=v0.6.0
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')