summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2017-07-20 12:12:07 -0400
committerEli Schwartz2017-07-20 12:12:07 -0400
commited4e96589fa1d32d2759cd993689f65114cb9a1e (patch)
tree2ec9809a201f24fe3c521618468099a3ec89889e
parentebea2780761f59da710ef080510452918f2ac44e (diff)
downloadaur-ed4e96589fa1d32d2759cd993689f65114cb9a1e.tar.gz
Mass cleanup
- switch my email address - switch git:// to git+https:// - fix download filenames for $pkgver.tar.gz downloads - add comment pointing to my PKGBUILD repo - misc. code style improvements Some *-git pkgver bumps came along for the ride as well.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03633e625009..c4d528d1d839 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lastpass-cli-git
pkgdesc = LastPass command line interface tool (git version)
- pkgver = 1.2.1.r0.geda59f8
+ pkgver = 1.2.1.r2.ge72a522
pkgrel = 1
url = https://lastpass.com/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index bc6613fafe72..913238d01679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Eli Schwartz <eschwartz93@gmail.com>
+# Maintainer: Eli Schwartz <eschwartz@archlinux.org>
# Contributor: Thiago Perrotta <echo dGhpYWdvcGVycm90dGE5NUBnbWFpbC5jb20K | base64 -d >
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=lastpass-cli-git
-pkgver=1.2.1.r0.geda59f8
+pkgver=1.2.1.r2.ge72a522
pkgrel=1
pkgdesc="LastPass command line interface tool (git version)"
arch=('i686' 'x86_64')