summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorObscurely2022-12-15 19:26:03 +0200
committerObscurely2022-12-15 19:26:03 +0200
commit79c47ccb9f1258405836a504e49e22699359ddf6 (patch)
tree33e7785c3df8dada08ac9ada9248cff8127ca9df
parent5afb4ef52429e40a027079bc28fc09755b3dbf1a (diff)
downloadaur-79c47ccb9f1258405836a504e49e22699359ddf6.tar.gz
More recent git commit
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb30718f2932..150d1414d26e 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 = 0.6.2
+ pkgver = 0.6.2.11.ga786870
pkgrel = 1
url = https://github.com/Obscurely/EStash
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 292067746d09..0433f4362695 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Obscurely <adrian.obscurely@protonmail.com>
pkgname=estash-git
-pkgver=0.6.2
+pkgver=0.6.2.11.ga786870
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')