Date: Thursday, November 9, 2017 @ 14:22:09
  Author: mtorromeo
Revision: 266017

archrelease: copy trunk to community-i686, community-x86_64

Added:
  lastpass-cli/repos/community-i686/PKGBUILD
    (from rev 266016, lastpass-cli/trunk/PKGBUILD)
  lastpass-cli/repos/community-x86_64/PKGBUILD
    (from rev 266016, lastpass-cli/trunk/PKGBUILD)
Deleted:
  lastpass-cli/repos/community-i686/PKGBUILD
  lastpass-cli/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2017-11-09 14:21:30 UTC (rev 266016)
+++ community-i686/PKGBUILD     2017-11-09 14:22:09 UTC (rev 266017)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
-# Contributor: Oliver Lantwin <olantwin+...@gmail.com>
-# Contributor: Gabriel Peixoto <gabriel...@gmail.com>
-
-pkgname=lastpass-cli
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="LastPass command line interface tool"
-arch=('i686' 'x86_64')
-url="https://lastpass.com/";
-license=('GPL2')
-depends=('openssl' 'curl' 'libxml2')
-makedepends=('asciidoc' 'cmake')
-optdepends=('xclip: clipboard support'
-            'pinentry: securely read passwords')
-source=("https://github.com/lastpass/lastpass-cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1a49a37a67a973296e218306e6d36c9383347b1833e5a878ebc08355b1c77456')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX="/usr"
-       make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install install-doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lastpass-cli/repos/community-i686/PKGBUILD (from rev 266016, 
lastpass-cli/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2017-11-09 14:22:09 UTC (rev 266017)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
+# Contributor: Oliver Lantwin <olantwin+...@gmail.com>
+# Contributor: Gabriel Peixoto <gabriel...@gmail.com>
+
+pkgname=lastpass-cli
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="LastPass command line interface tool"
+arch=('i686' 'x86_64')
+url="https://lastpass.com/";
+license=('GPL2')
+depends=('openssl' 'curl' 'libxml2')
+makedepends=('asciidoc' 'cmake')
+optdepends=('xclip: clipboard support'
+            'pinentry: securely read passwords')
+source=("https://github.com/lastpass/lastpass-cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('26c93ae610932139dacaff2e0f916c5628def48bb4129b4099101cf4e6c7c499')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX="/usr"
+       make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install install-doc
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2017-11-09 14:21:30 UTC (rev 266016)
+++ community-x86_64/PKGBUILD   2017-11-09 14:22:09 UTC (rev 266017)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
-# Contributor: Oliver Lantwin <olantwin+...@gmail.com>
-# Contributor: Gabriel Peixoto <gabriel...@gmail.com>
-
-pkgname=lastpass-cli
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="LastPass command line interface tool"
-arch=('i686' 'x86_64')
-url="https://lastpass.com/";
-license=('GPL2')
-depends=('openssl' 'curl' 'libxml2')
-makedepends=('asciidoc' 'cmake')
-optdepends=('xclip: clipboard support'
-            'pinentry: securely read passwords')
-source=("https://github.com/lastpass/lastpass-cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1a49a37a67a973296e218306e6d36c9383347b1833e5a878ebc08355b1c77456')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX="/usr"
-       make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install install-doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lastpass-cli/repos/community-x86_64/PKGBUILD (from rev 266016, 
lastpass-cli/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2017-11-09 14:22:09 UTC (rev 266017)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
+# Contributor: Oliver Lantwin <olantwin+...@gmail.com>
+# Contributor: Gabriel Peixoto <gabriel...@gmail.com>
+
+pkgname=lastpass-cli
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="LastPass command line interface tool"
+arch=('i686' 'x86_64')
+url="https://lastpass.com/";
+license=('GPL2')
+depends=('openssl' 'curl' 'libxml2')
+makedepends=('asciidoc' 'cmake')
+optdepends=('xclip: clipboard support'
+            'pinentry: securely read passwords')
+source=("https://github.com/lastpass/lastpass-cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('26c93ae610932139dacaff2e0f916c5628def48bb4129b4099101cf4e6c7c499')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX="/usr"
+       make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install install-doc
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to