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


Commits:
36ccc454 by Andrew Crerar at 2023-12-07T13:25:00-05:00
upgpkg: 3.96.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pulumi
        pkgdesc = Modern Infrastructure as Code
-       pkgver = 3.95.0
+       pkgver = 3.96.0
        pkgrel = 1
        url = https://github.com/pulumi/pulumi
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = pulumi
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
pulumi-3.95.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.95.0.tar.gz
-       b2sums = 
a0778295ebfd3cf2467de6334f9d71ca31d91848e0a5726bd6b67f611b5c9bab1572eb820adb9a40deb83c378ae856e79ca94002f4f91a739f552cdc5954bcea
+       source = 
pulumi-3.96.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.96.0.tar.gz
+       b2sums = 
078a17ad1968c268e2dcdcc0e3820026eb136fb79c713d842302203d9544e9748448cc6fc72450f8b6d0b2656490da3ea343fd5f33369f598166f42dd4696814
 
 pkgname = pulumi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Christoph Gysin <[email protected]>
 
 pkgname=pulumi
-pkgver=3.95.0
+pkgver=3.96.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=('a0778295ebfd3cf2467de6334f9d71ca31d91848e0a5726bd6b67f611b5c9bab1572eb820adb9a40deb83c378ae856e79ca94002f4f91a739f552cdc5954bcea')
+b2sums=('078a17ad1968c268e2dcdcc0e3820026eb136fb79c713d842302203d9544e9748448cc6fc72450f8b6d0b2656490da3ea343fd5f33369f598166f42dd4696814')
 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/36ccc454a951f3dbc3c6a5b27fbf791d0cbe77be

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


Reply via email to