summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2da48124d8d..6ae03a59719a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 1password-cli
pkgdesc = 1Password command line tool
pkgver = 2.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://app-updates.agilebits.com/product_history/CLI2
install = 1password-cli.install
arch = x86_64
@@ -13,14 +13,14 @@ pkgbase = 1password-cli
options = !strip
options = !emptydirs
source_x86_64 = https://cache.agilebits.com/dist/1P/op2/pkg/v2.5.1/op_linux_amd64_v2.5.1.zip
- sha256sums_x86_64 = c01a193c5c58f0cdc39a2ca7a377b71922fa22c6fb8b1f92f2eb7d8f47f52d77
+ sha256sums_x86_64 = 1030b3a7007f236d08ae7b3094b41d61f1447f3490c23f613072742f58fe5928
source_i686 = https://cache.agilebits.com/dist/1P/op2/pkg/v2.5.1/op_linux_386_v2.5.1.zip
- sha256sums_i686 = 2a6778f45919fbad70b016d16b5f02d9c0833b7a69f1236401a039aeeb7b9d5d
+ sha256sums_i686 = 8b8578f7834d18e47a0bbe793ccdc5d03f71ccea6bdd3c66c006766b3ddb56a1
source_arm = https://cache.agilebits.com/dist/1P/op2/pkg/v2.5.1/op_linux_arm_v2.5.1.zip
- sha256sums_arm = 13263b157fee2d9e864599a262b8a4cc612e63253af83519db2e9a2f2541e8d7
+ sha256sums_arm = d2849248d746de2f683d043784bfbe1a51615adbfe84918eaf6e2ac6b967fe67
source_armv6h = https://cache.agilebits.com/dist/1P/op2/pkg/v2.5.1/op_linux_arm_v2.5.1.zip
- sha256sums_armv6h = 13263b157fee2d9e864599a262b8a4cc612e63253af83519db2e9a2f2541e8d7
+ sha256sums_armv6h = d2849248d746de2f683d043784bfbe1a51615adbfe84918eaf6e2ac6b967fe67
source_aarch64 = https://cache.agilebits.com/dist/1P/op2/pkg/v2.5.1/op_linux_arm64_v2.5.1.zip
- sha256sums_aarch64 = f015c1ebfc627c5e260890b7224e42f748d563e1af990c80428f9269c8178b2c
+ sha256sums_aarch64 = 91f5615f98eb4bb29124d6317a3a7a5330c3415cf0f789aaaffbe5f353ee713a
pkgname = 1password-cli
diff --git a/PKGBUILD b/PKGBUILD
index a31840877d8e..d81eb293a1ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=1password-cli
pkgver=2.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="1Password command line tool"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'aarch64')
url="https://app-updates.agilebits.com/product_history/CLI2"
@@ -17,11 +17,11 @@ source_arm=("https://cache.agilebits.com/dist/1P/op2/pkg/v${pkgver}/op_linux_arm
source_armv6h=("${source_arm}")
source_aarch64=("https://cache.agilebits.com/dist/1P/op2/pkg/v${pkgver}/op_linux_arm64_v${pkgver}.zip")
-sha256sums_x86_64=('c01a193c5c58f0cdc39a2ca7a377b71922fa22c6fb8b1f92f2eb7d8f47f52d77')
-sha256sums_i686=('2a6778f45919fbad70b016d16b5f02d9c0833b7a69f1236401a039aeeb7b9d5d')
-sha256sums_arm=('13263b157fee2d9e864599a262b8a4cc612e63253af83519db2e9a2f2541e8d7')
+sha256sums_x86_64=('1030b3a7007f236d08ae7b3094b41d61f1447f3490c23f613072742f58fe5928')
+sha256sums_i686=('8b8578f7834d18e47a0bbe793ccdc5d03f71ccea6bdd3c66c006766b3ddb56a1')
+sha256sums_arm=('d2849248d746de2f683d043784bfbe1a51615adbfe84918eaf6e2ac6b967fe67')
sha256sums_armv6h=("${sha256sums_arm}")
-sha256sums_aarch64=('f015c1ebfc627c5e260890b7224e42f748d563e1af990c80428f9269c8178b2c')
+sha256sums_aarch64=('91f5615f98eb4bb29124d6317a3a7a5330c3415cf0f789aaaffbe5f353ee713a')
check() {
if (( ! SKIPPGPCHECK )); then