summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c86e894f0dcd..02a37061d430 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = latchbox-git
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
- pkgver = 1.3.3.0.r80.9ce65b6
+ pkgver = 1.3.3.4.r84.b68c2ab
pkgrel = 1
- url = https://github.com/DevBrush/latchbox
+ url = https://github.com/PawnTakesQueen/latchbox
arch = any
license = BSD
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = latchbox-git
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
pkgname = latchbox-git
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() {