summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslurpee2019-10-23 11:31:02 -0700
committerslurpee2019-10-23 11:31:02 -0700
commitfe0cad8d63fe45a66f714c6d6919ad428f944ede (patch)
tree7f624b04ac9533e4f83024f1d397d0a9500b0cd4
parenteba9dc19adfe719cf464ab1f8e31a3490284a7de (diff)
downloadaur-fe0cad8d63fe45a66f714c6d6919ad428f944ede.tar.gz
updating to 0.7.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b88da6f1433..d2e679d55f32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 1password-cli
pkgdesc = 1Password command line tool
- pkgver = 0.6.2
+ pkgver = 0.7.0
pkgrel = 1
url = https://app-updates.agilebits.com/product_history/CLI
arch = x86_64
@@ -10,14 +10,14 @@ pkgbase = 1password-cli
license = custom
options = !strip
options = !emptydirs
- source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v0.6.2/op_linux_amd64_v0.6.2.zip
- sha256sums_x86_64 = 88b59ebd35c4f3b03bdd7093ac6392105928f56505a8423a7094b8ce2adf4c45
- source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.6.2/op_linux_386_v0.6.2.zip
- sha256sums_i686 = 10a340904bbe5b19ea7dd2e3b84cc45efac870b102b62e692da8b4b3f681aa81
- source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.6.2/op_linux_arm_v0.6.2.zip
- sha256sums_arm = e2046c4e4d4971099e746a7ece160b75f3858958ef18e2dc678bae915cfbce4a
- source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v0.6.2/op_linux_arm_v0.6.2.zip
- sha256sums_armv6h = e2046c4e4d4971099e746a7ece160b75f3858958ef18e2dc678bae915cfbce4a
+ source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_linux_amd64_v0.7.0.zip
+ sha256sums_x86_64 = 770ccaf2ea3ba0cb87e32aa1f47f26567058f03d9ec4525e271e51160ee57b7c
+ source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_linux_386_v0.7.0.zip
+ sha256sums_i686 = a5c0b6e07734984ae31b803163b3f0c8cf4b564a736c60a4f7fdfb011a807e1e
+ source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_linux_arm_v0.7.0.zip
+ sha256sums_arm = 783b30f6cbed821f6f59e58d1f0a7b2811cb6e89edca9d665c9b1270cbdd3398
+ source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_linux_arm_v0.7.0.zip
+ sha256sums_armv6h = 783b30f6cbed821f6f59e58d1f0a7b2811cb6e89edca9d665c9b1270cbdd3398
pkgname = 1password-cli
diff --git a/PKGBUILD b/PKGBUILD
index f7b05834b317..8994d3c151a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: Felix Seidel, Claudia Pellegrino, Liu Yuxuan
pkgname=1password-cli
-pkgver=0.6.2
+pkgver=0.7.0
pkgrel=1
pkgdesc="1Password command line tool"
arch=('x86_64' 'i686' 'arm' 'armv6h')
@@ -15,10 +15,10 @@ source_i686=("https://cache.agilebits.com/dist/1P/op/pkg/v${pkgver}/op_linux_386
source_arm=("https://cache.agilebits.com/dist/1P/op/pkg/v${pkgver}/op_linux_arm_v${pkgver}.zip")
source_armv6h=("${source_arm}")
-sha256sums_x86_64=('88b59ebd35c4f3b03bdd7093ac6392105928f56505a8423a7094b8ce2adf4c45')
-sha256sums_i686=('10a340904bbe5b19ea7dd2e3b84cc45efac870b102b62e692da8b4b3f681aa81')
-sha256sums_arm=('e2046c4e4d4971099e746a7ece160b75f3858958ef18e2dc678bae915cfbce4a')
-sha256sums_armv6h=("${sha256sums_arm}")
+sha256sums_x86_64=('770ccaf2ea3ba0cb87e32aa1f47f26567058f03d9ec4525e271e51160ee57b7c')
+sha256sums_i686=('a5c0b6e07734984ae31b803163b3f0c8cf4b564a736c60a4f7fdfb011a807e1e')
+sha256sums_arm=('783b30f6cbed821f6f59e58d1f0a7b2811cb6e89edca9d665c9b1270cbdd3398')
+sha256sums_armv6h=('783b30f6cbed821f6f59e58d1f0a7b2811cb6e89edca9d665c9b1270cbdd3398')
check() {
if (( ! SKIPPGPCHECK )); then