summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3362ec33578..124d827a1ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Vassilis Palassopoulos <palasso [at] gmail [dot] com>
pkgname=latchbox-git
-pkgver=1.3.3.0.r80.9ce65b6
+pkgver=1.3.3.4.r84.b68c2ab
pkgrel=1
pkgdesc='LatchBox is a CLI based password manager that saves account information in an AES256-CBC encrypted file that can securely be accessed and stored by the user'
arch=('any')
-url='https://github.com/DevBrush/latchbox'
+url='https://github.com/PawnTakesQueen/latchbox'
license=('BSD')
depends=('glibc')
makedepends=('git' 'go')
optdepends=('xclip: provides clipboard functionality')
provides=('latchbox')
conflicts=('latchbox')
-source=('latchbox-git::git+https://github.com/DevBrush/latchbox.git')
+source=('latchbox-git::git+https://github.com/PawnTakesQueen/latchbox.git')
sha256sums=('SKIP')
pkgver() {