Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: cosign 1.12.0-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@1302872 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
sangy authored and svntogit committed Sep 15, 2022
1 parent 8b065d2 commit b50eee2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Christian Rebischke <chris.rebischke@archlinux.org>

pkgname=cosign
pkgver=1.11.1
pkgver=1.12.0
pkgrel=1
pkgdesc="Container Signing with support for ephemeral keys and Sigstore signing"
arch=('x86_64')
Expand All @@ -12,8 +12,8 @@ depends=('pcsclite')
makedepends=('go' 'git')
checkdepends=('go-tools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sigstore/${pkgname}/archive/v${pkgver}.tar.gz")
sha512sums=('c107d737e74306508e5a3490dd1745270613513b64e441b79801092f38983417945970ea8c9bd368d9e7d178844d7cdc02964d49a962c89191bbbc9859f22c0c')
b2sums=('14825bb83ba94206a2fc1be2a7c0e567601583c827abc5e76658877d38677c03731a40206cceef96a3573a609ebbf831c6e4f7036b22bba974036eb69532dc9f')
sha512sums=('7a15955eb77edf9180c6ce159aea6717930f1309b4d7cc710008cd169214ad964b5a072c5067c62daf9cdb7964f1e2d14017ec84d159b7ead3adc85652828865')
b2sums=('f28dd11216355ef9d533e8777a7fa2255a11c443c498e219697e8a6f02bbca0dca55cc70e82a1b876a225fa1335e22969f52697a1313ff6418b3bd05628df79d')
options=('!lto')

build(){
Expand Down

0 comments on commit b50eee2

Please sign in to comment.