summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Fennell2016-06-11 09:12:21 -0700
committerSean Fennell2016-06-11 09:12:21 -0700
commit62a90cb3d322adc9d06f05c580b18c003e737c10 (patch)
treefa0ec6df6803f219bc82edbe5c392c568de11c5c /PKGBUILD
parentfb8624393b02055ebf48a76ad9d99de8ede154f4 (diff)
downloadaur-latchbox-git.tar.gz
updated to use new upstream Github repo
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() {