summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2018-04-11 20:44:26 +0200
committerClaudia Pellegrino2018-04-11 20:55:04 +0200
commit53a8f22ef65b52f99db65956bdd853a1857ec16e (patch)
tree53adcd25d2c2e899677208f6cdcbc375221998c7
parentb390ba85e31f72b92f6198db6313702f61998d4d (diff)
downloadaur-53a8f22ef65b52f99db65956bdd853a1857ec16e.tar.gz
Bump to v0.4
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 420824a600d4..f4f5d9f18ca5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 1password-cli
pkgdesc = 1Password command line tool
- pkgver = 0.3
+ pkgver = 0.4
pkgrel = 1
url = https://app-updates.agilebits.com/product_history/CLI
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = 1password-cli
license = custom
options = !strip
options = !emptydirs
- source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v0.3/op_linux_amd64_v0.3.zip
- sha256sums_x86_64 = 0e2416b56b00fdd7f970365ed8a7e2b6e38f5c5d2c94c1fd68a980bcfee1529a
- source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.3/op_linux_386_v0.3.zip
- sha256sums_i686 = 598f767b3e914f137cb0e8a0acac1ad72625ad011aa9d6a2d1bf45216a6e8c97
- source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.3/op_linux_arm_v0.3.zip
- sha256sums_arm = c0f2e59e536685bd5c8b8ca70a4fd8bd4becef7eee93b8d733276066e37b8cb2
+ source_x86_64 = https://cache.agilebits.com/dist/1P/op/pkg/v0.4/op_linux_amd64_v0.4.zip
+ sha256sums_x86_64 = 421ca41fa376a6a6bc8e314c83959872e4658c5fbd3a20c0bf83a50922326b0b
+ source_i686 = https://cache.agilebits.com/dist/1P/op/pkg/v0.4/op_linux_386_v0.4.zip
+ sha256sums_i686 = e0ac90259ec0e49b517ca2afd3122523553c98f186af2f1fa0dfa18a989f3d43
+ source_arm = https://cache.agilebits.com/dist/1P/op/pkg/v0.4/op_linux_arm_v0.4.zip
+ sha256sums_arm = 0c32633587325e3874c19ba5e6e658eb1ba8b3354c15c3c9da3f9d9ef849d8ca
pkgname = 1password-cli
diff --git a/PKGBUILD b/PKGBUILD
index d335319b2c67..3e4a8d1f7334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Seidel <felix@seidel.me>
pkgname=1password-cli
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="1Password command line tool"
arch=('x86_64' 'i686' 'arm')
@@ -13,9 +13,9 @@ source_x86_64=("https://cache.agilebits.com/dist/1P/op/pkg/v$pkgver/op_linux_amd
source_i686=("https://cache.agilebits.com/dist/1P/op/pkg/v$pkgver/op_linux_386_v$pkgver.zip")
source_arm=("https://cache.agilebits.com/dist/1P/op/pkg/v$pkgver/op_linux_arm_v$pkgver.zip")
-sha256sums_x86_64=('0e2416b56b00fdd7f970365ed8a7e2b6e38f5c5d2c94c1fd68a980bcfee1529a')
-sha256sums_i686=('598f767b3e914f137cb0e8a0acac1ad72625ad011aa9d6a2d1bf45216a6e8c97')
-sha256sums_arm=('c0f2e59e536685bd5c8b8ca70a4fd8bd4becef7eee93b8d733276066e37b8cb2')
+sha256sums_x86_64=('421ca41fa376a6a6bc8e314c83959872e4658c5fbd3a20c0bf83a50922326b0b')
+sha256sums_i686=('e0ac90259ec0e49b517ca2afd3122523553c98f186af2f1fa0dfa18a989f3d43')
+sha256sums_arm=('0c32633587325e3874c19ba5e6e658eb1ba8b3354c15c3c9da3f9d9ef849d8ca')
check() {
gpg --verify-files ${srcdir}/op.sig