Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
22e3c826 by Andrew Crerar at 2024-07-19T10:21:10-04:00
upgpkg: 3.125.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.124.0
+ pkgver = 3.125.0
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
- source =
pulumi-3.124.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.124.0.tar.gz
- b2sums =
e79916d5b49846e666b9e78c390b34d4f99f9c9f78c0ed0791ab0362c41698ec28b660b01ca29461f25e2562281366c91bbb3f3ca130c5929a35118ebf029c03
+ source =
pulumi-3.125.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.125.0.tar.gz
+ b2sums =
16709c79891e20c9f5389e3b9b84fd9439f8f8c742e0f17812043da24e40622a2059c1bca1d7f00d0733b6c59d94ffe28110c70dfb8ace2b7cd0b94edf789dcb
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.124.0
+pkgver=3.125.0
pkgrel=1
pkgdesc='Modern Infrastructure as Code'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
depends=('glibc')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('e79916d5b49846e666b9e78c390b34d4f99f9c9f78c0ed0791ab0362c41698ec28b660b01ca29461f25e2562281366c91bbb3f3ca130c5929a35118ebf029c03')
+b2sums=('16709c79891e20c9f5389e3b9b84fd9439f8f8c742e0f17812043da24e40622a2059c1bca1d7f00d0733b6c59d94ffe28110c70dfb8ace2b7cd0b94edf789dcb')
options=() # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/22e3c8265dcdfc71885b8814b7c4ec367e2b8704
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/22e3c8265dcdfc71885b8814b7c4ec367e2b8704
You're receiving this email because of your account on gitlab.archlinux.org.