kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / crane
Commits:
c70c18f3 by kpcyrd at 2023-08-03T15:32:51+02:00
upgpkg: 0.16.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=crane
_pkgname=go-containerregistry
-pkgver=0.15.2
+pkgver=0.16.1
pkgrel=1
pkgdesc="Interacting with remote container images and registries."
arch=('x86_64')
@@ -10,8 +10,8 @@ url="https://github.com/google/go-containerregistry"
license=('Apache-2.0')
makedepends=('go')
source=(https://github.com/google/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('9bebb3c42666bf082d7639cfe38295f2572f387b78bfaa1da8f8cd1e5bbb1060')
-b2sums=('435094ec11a54aacac6cbb6192c67e65eba3e08e9da7500de30e047527aa7d5a9e3d3e6b4af107a2acb79d3aaf46743a2306f7823966ae7b0ac842ed467e098b')
+sha256sums=('6b8d41175fda7497a90eb89a9b30d8291b418e1f9e524ae094439c9887fb06ac')
+b2sums=('23e65a9d405dde7a6f5917e9a484bc93e7cd24136a18b0c71fd69b02538ec93afbad225c098eb0839b12412dce3d24227cf72bda38f59b73f3f3323a22f1f5b4')
build() {
cd ${_pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/crane/-/commit/c70c18f369326629fe999a64fe262229b362eb34
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/crane/-/commit/c70c18f369326629fe999a64fe262229b362eb34
You're receiving this email because of your account on gitlab.archlinux.org.