summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslurpee2020-07-07 21:54:48 -0700
committerslurpee2020-07-07 21:54:48 -0700
commita5521a8dc48f533f59eb57169f4ecb6ea2c7a95f (patch)
treef98229112abd5df5aee31505135452a20a84b052
parent106ff9c10ca74f20e63ea7881d702b8cc8fde085 (diff)
downloadaur-a5521a8dc48f533f59eb57169f4ecb6ea2c7a95f.tar.gz
bumping to 1.2.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c8c9373a962..02fe25d7e249 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 1password-cli
pkgdesc = 1Password command line tool
- pkgver = 1.1.1
+ pkgver = 1.2.0
pkgrel = 1
url = https://app-updates.agilebits.com/product_history/CLI
arch = x86_64
@@ -11,16 +11,16 @@ pkgbase = 1password-cli
license = custom
options = !strip
options = !emptydirs
- source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_linux_amd64_v1.1.1.zip
- sha256sums_x86_64 = b612b11ef0c21a62c71f2ce4a21c6621784837ce6f59ca264eb377efcddc4f8e
- source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_linux_386_v1.1.1.zip
- sha256sums_i686 = 8f107bc03a2bfa56acb7076594668d24c3b4b0624367cf9749b624f85f6b3fe9
- source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_linux_arm_v1.1.1.zip
- sha256sums_arm = 5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848
- source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_linux_arm_v1.1.1.zip
- sha256sums_armv6h = 5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848
- source_aarch64 = https://cache.agilebits.com/dist/1P/op/pkg/v1.1.1/op_linux_arm_v1.1.1.zip
- sha256sums_aarch64 = 5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848
+ source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_linux_amd64_v1.2.0.zip
+ sha256sums_x86_64 = 4802361ab0cfeea4fcd37e1af102a4964d5c953fc3d136cadb3ed9f483fc0f1a
+ source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_linux_386_v1.2.0.zip
+ sha256sums_i686 = 9dc356b6bfaa2d6636c79b4e40edebbc457b058390aff5a625a721c506f3fd03
+ source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_linux_arm_v1.2.0.zip
+ sha256sums_arm = e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd
+ source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_linux_arm_v1.2.0.zip
+ sha256sums_armv6h = e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd
+ source_aarch64 = https://cache.agilebits.com/dist/1P/op/pkg/v1.2.0/op_linux_arm_v1.2.0.zip
+ sha256sums_aarch64 = e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd
pkgname = 1password-cli
diff --git a/PKGBUILD b/PKGBUILD
index ac186895edaa..ff38d12f1905 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: Felix Seidel, Claudia Pellegrino, Liu Yuxuan
pkgname=1password-cli
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="1Password command line tool"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'aarch64')
@@ -16,11 +16,11 @@ source_arm=("https://cache.agilebits.com/dist/1P/op/pkg/v${pkgver}/op_linux_arm_
source_armv6h=("${source_arm}")
source_aarch64=("${source_arm}")
-sha256sums_x86_64=('b612b11ef0c21a62c71f2ce4a21c6621784837ce6f59ca264eb377efcddc4f8e')
-sha256sums_i686=('8f107bc03a2bfa56acb7076594668d24c3b4b0624367cf9749b624f85f6b3fe9')
-sha256sums_arm=('5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848')
-sha256sums_armv6h=('5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848')
-sha256sums_aarch64=('5721d6791c960539f31844c3de0e5769e8731535296ebdbde51540eca2e87848')
+sha256sums_x86_64=('4802361ab0cfeea4fcd37e1af102a4964d5c953fc3d136cadb3ed9f483fc0f1a')
+sha256sums_i686=('9dc356b6bfaa2d6636c79b4e40edebbc457b058390aff5a625a721c506f3fd03')
+sha256sums_arm=('e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd')
+sha256sums_armv6h=('e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd')
+sha256sums_aarch64=('e3f0710a7688dd455a6e6e7f7a60ba1dec2ff98ad436d3e8fa0e065ea6777ebd')
check() {
if (( ! SKIPPGPCHECK )); then