Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
pulumi


Commits:
957e783a by Andrew Crerar at 2023-10-02T11:23:42-04:00
upgpkg: 3.86.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = pulumi
+       pkgdesc = Modern Infrastructure as Code
+       pkgver = 3.86.0
+       pkgrel = 1
+       url = https://github.com/pulumi/pulumi
+       arch = x86_64
+       license = Apache
+       makedepends = go
+       depends = glibc
+       options = !lto
+       source = 
pulumi-3.86.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.86.0.tar.gz
+       b2sums = 
a0537ea35b0a4c08b189760634cbc8ebbfff200f389a4cb0e4b10f3e600e7bdd59739121467fd6d317624800a2cf88d1896d6fef8abc8419a2fe6d7eeb60d20d
+
+pkgname = pulumi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Christoph Gysin <christoph.gy...@gmail.com>
 
 pkgname=pulumi
-pkgver=3.81.0
+pkgver=3.86.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=('5634fc2be1139e3045b00e20b25b8a1fbd9c84abf0bd17ddddeb7f698ea42585807501fab17f2efb391c0e6f2fd6a9a79bc91acf2e7fdb3c077aa307bf2c7ec2')
+b2sums=('a0537ea35b0a4c08b189760634cbc8ebbfff200f389a4cb0e4b10f3e600e7bdd59739121467fd6d317624800a2cf88d1896d6fef8abc8419a2fe6d7eeb60d20d')
 options=('!lto') # disable as soon as LTO problems are resolved
 
 _plugin_dirs=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/957e783ae2020f9218a1a407ec291189ed6db5ba

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/957e783ae2020f9218a1a407ec291189ed6db5ba
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to