summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2018-07-31 08:17:05 +0200
committerClaudia Pellegrino2018-07-31 08:17:05 +0200
commitbef7b1ffd0e9f536a670c03aae1cee80e78a6328 (patch)
tree024914e1cfa8ca744672f53f349bfdf02fd37882
parent7b748f3b5811fe89b3894a94b499efd538fb33d2 (diff)
downloadaur-bef7b1ffd0e9f536a670c03aae1cee80e78a6328.tar.gz
Bump to v0.5.1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8e4b6a5efb2..19c55aa9d0b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 1password-cli
pkgdesc = 1Password command line tool
- pkgver = 0.5
+ pkgver = 0.5.1
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.5/op_linux_amd64_v0.5.zip
- sha256sums_x86_64 = f05c00581ad68b271dbb6a946baecd191373bc169d226254677c699ce2cc4021
- source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.5/op_linux_386_v0.5.zip
- sha256sums_i686 = 754255fc2e7ceac3470e2cb2ec4994cd1e2e348be0e31cf5a7c9612f6ab721cd
- source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.5/op_linux_arm_v0.5.zip
- sha256sums_arm = a56f4f7a0043868bcfb42503daac08e139874996510ee2613439a0ec44819c1f
- source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v0.5/op_linux_arm_v0.5.zip
- sha256sums_armv6h = a56f4f7a0043868bcfb42503daac08e139874996510ee2613439a0ec44819c1f
+ source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v0.5.1/op_linux_amd64_v0.5.1.zip
+ sha256sums_x86_64 = fb7312e9323ee286a8265b62b9ca7f663368b7f41e7d2f49e96927d9620ed7a3
+ source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.5.1/op_linux_386_v0.5.1.zip
+ sha256sums_i686 = 05c1d91f14fe21759327238636bd270525373ae4d1bb84d0904edc9ae7393a04
+ source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.5.1/op_linux_arm_v0.5.1.zip
+ sha256sums_arm = 303d0be8d1eac69242ca5eb896f2e2e135084f746c60a3d30b3d9eb30e4c87c0
+ source_armv6h = https://cache.agilebits.com/dist/1P/op/pkg/v0.5.1/op_linux_arm_v0.5.1.zip
+ sha256sums_armv6h = 303d0be8d1eac69242ca5eb896f2e2e135084f746c60a3d30b3d9eb30e4c87c0
pkgname = 1password-cli
diff --git a/PKGBUILD b/PKGBUILD
index 7a3dd9de5718..4af8beb96455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Liu Yuxuan <betsu@yahoo.com>
pkgname=1password-cli
-pkgver=0.5
+pkgver=0.5.1
pkgrel=1
pkgdesc="1Password command line tool"
arch=('x86_64' 'i686' 'arm' 'armv6h')
@@ -16,9 +16,9 @@ source_i686=("https://cache.agilebits.com/dist/1P/op/pkg/v$pkgver/op_linux_386_v
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=('f05c00581ad68b271dbb6a946baecd191373bc169d226254677c699ce2cc4021')
-sha256sums_i686=('754255fc2e7ceac3470e2cb2ec4994cd1e2e348be0e31cf5a7c9612f6ab721cd')
-sha256sums_arm=('a56f4f7a0043868bcfb42503daac08e139874996510ee2613439a0ec44819c1f')
+sha256sums_x86_64=('fb7312e9323ee286a8265b62b9ca7f663368b7f41e7d2f49e96927d9620ed7a3')
+sha256sums_i686=('05c1d91f14fe21759327238636bd270525373ae4d1bb84d0904edc9ae7393a04')
+sha256sums_arm=('303d0be8d1eac69242ca5eb896f2e2e135084f746c60a3d30b3d9eb30e4c87c0')
sha256sums_armv6h=("${sha256sums_arm}")
check() {