summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2021-04-30 19:08:33 +0000
committertimvisee2021-04-30 19:08:33 +0000
commit77d0f76ee3c9bdbc58393fa333da555f22892f46 (patch)
tree48e558cfd7bb5472f782c0ec66ef3c2e07af958d
parent05bf0efb04664f0f455a6aac22f8964c325294cb (diff)
downloadaur-77d0f76ee3c9bdbc58393fa333da555f22892f46.tar.gz
prs-git 0.2.11
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b3f30d860c8..bd8a354ee54b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = prs-git
pkgdesc = Secure, fast & convenient password manager CLI using GPG and git to sync (git)
- pkgver = 0.2.10.r1.gbd175ea
+ pkgver = 0.2.11.r0.gb7141e6
pkgrel = 1
url = https://gitlab.com/timvisee/prs
arch = any
@@ -17,3 +17,4 @@ pkgbase = prs-git
sha512sums = SKIP
pkgname = prs-git
+
diff --git a/PKGBUILD b/PKGBUILD
index f57b552df00e..514656c703ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
-# Maintainer: orhun <orhunparmaksiz@gmail.com>
# Maintainer: timvisee <3a4fb3964f@sinenomine.email>
-# https://github.com/orhun/pkgbuilds
+# Maintainer: orhun <orhunparmaksiz@gmail.com>
+#
+# Based on template. Changes made here will be overwritten each release.
+# See: https://gitlab.com/timvisee/prs
pkgname=prs-git
-pkgver=0.2.10.r1.gbd175ea
+pkgver=0.2.11.r0.gb7141e6
pkgrel=1
pkgdesc="Secure, fast & convenient password manager CLI using GPG and git to sync (git)"
arch=('any')