summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2017-02-10 13:31:45 -0500
committerEli Schwartz2017-02-10 13:31:45 -0500
commit18ee60f578a5c0764ad35c4d067e1339bbcc3226 (patch)
treec3bcfe80bd0a98dffc62497629aa957d171a4073 /PKGBUILD
parentf63d20cfd7741f141387088df7e9ded282968f31 (diff)
downloadaur-18ee60f578a5c0764ad35c4d067e1339bbcc3226.tar.gz
upgpkg: lastpass-cli-git 1.1.2.r0.gc9fa3a5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34cf2136e2ed..f1e2de18e71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=lastpass-cli-git
-pkgver=1.0.0.r43.gd60e731
+pkgver=1.1.2.r0.gc9fa3a5
pkgrel=1
pkgdesc="LastPass command line interface tool (git version)"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('openssl' 'curl' 'libxml2')
makedepends=('asciidoc' 'git' 'cmake')
optdepends=('xclip: clipboard support'
'pinentry: securely read passwords')
-source=("git://github.com/lastpass/${pkgname%-git}.git")
+source=("git+https://github.com/lastpass/${pkgname%-git}.git")
md5sums=('SKIP')
pkgver() {