mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-misc/1password-cli: add 2.33.0
Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
25
app-misc/1password-cli/1password-cli-2.33.0.ebuild
Normal file
25
app-misc/1password-cli/1password-cli-2.33.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="The world’s most-loved password manager CLI"
|
||||
HOMEPAGE="https://1password.com"
|
||||
SRC_URI="
|
||||
amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_amd64_v${PV}.zip -> ${P}-amd64.zip )
|
||||
arm64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_arm64_v${PV}.zip -> ${P}-arm64.zip )
|
||||
"
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
RESTRICT="strip test bindist"
|
||||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/op"
|
||||
|
||||
src_install() {
|
||||
dobin op
|
||||
}
|
||||
@@ -1,2 +1,4 @@
|
||||
DIST 1password-cli-2.32.1-amd64.zip 13922326 BLAKE2B d47cadfcc41f65f780c8be8f697043e8844c7481fa071370474f82fea8f56c00e8408ead7b2e0375f7050619264457ef32e16df378a1fc258cfec77cb7eec282 SHA512 f407a765f028fcf48b55aa92667df88b3840cbd8b2da226d5dd0c171a09fda31841aa470f9b112147dcb147b0b6d7857ee723ae497d20499f92f7fbb6fe575f1
|
||||
DIST 1password-cli-2.32.1-arm64.zip 13007761 BLAKE2B 7153f31fc8d85a4b1cfe8c76db09dee13c927ed01ddc9dce7d7bcdf649a0c961fdab120a48d958423581ea98bb2a6b955455a7da10e52a27bf381289de5b5300 SHA512 5e06c6f27aaa192b4fd4b6fcdef85d388efa5475e830418a3b0f8db63c5b7d0629c47bd618e18019e582db7e43ee07ed2f94674e54a165e15327eca6942cb607
|
||||
DIST 1password-cli-2.33.0-amd64.zip 14492921 BLAKE2B a271e90836cd531359f75ff496c3ebb4cfc00211405bfcf59a8d7ba2fa980a4be08e90e70c0a653bcf358b3458da3deb9d2365370f5c89a7599bc91841180645 SHA512 6d06b5d387e7fc64721a699a2c6da527b16ad73b2dfa8a840fa98c9d3477bc75a54104bb233b0d11e8019c39cefee57b7bb72ab9090ec74d093914f38f30c0f8
|
||||
DIST 1password-cli-2.33.0-arm64.zip 13442958 BLAKE2B 77b570d015f06e674f1ad8b0f551235f0906abf4665ac47e37c4abd6a424344db7dcf36b11af219601c07b3794ef4665115e4fcf443066dd1baebda595892815 SHA512 789697c9b1de04860d1d272a95cdd1afdde9b3aa39fc97572c9bee33a3ed9def89eedd18f9e73be5e40b62ae9d57bd435e678cc8057f598d16bd9df96ba1276b
|
||||
|
||||
Reference in New Issue
Block a user