Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
opentofu


Commits:
463f92d2 by Carl Smedstad at 2024-12-07T13:23:04+01:00
upgpkg: 1.8.7-1: Upstream update

https://github.com/opentofu/opentofu/releases/tag/v1.8.7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opentofu
        pkgdesc = Lets you declaratively manage your cloud infrastructure
-       pkgver = 1.8.6
+       pkgver = 1.8.7
        pkgrel = 1
        url = https://github.com/opentofu/opentofu
        arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = opentofu
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
opentofu-1.8.6.tar.gz::https://github.com/opentofu/opentofu/archive/v1.8.6.tar.gz
+       source = 
opentofu-1.8.7.tar.gz::https://github.com/opentofu/opentofu/archive/v1.8.7.tar.gz
        source = tofu.fish
-       sha256sums = 
ee1ffaf26b4849dfcfbbc896624c7fafdc4982ad60bc2fa3b0826d0dfd2ef7f7
+       sha256sums = 
19aab5182327a42ddaa9718ae608ddadad015c77ad4644bae2f81f3efe28ed90
        sha256sums = 
312fe00a97ed3098fa141a54dfc0694c13766957acedec19f10347b80f813ce8
 
 pkgname = opentofu


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcel Campello <[email protected]>
 
 pkgname=opentofu
-pkgver=1.8.6
+pkgver=1.8.7
 pkgrel=1
 pkgdesc="Lets you declaratively manage your cloud infrastructure"
 arch=(x86_64)
@@ -15,7 +15,7 @@ source=(
   "$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
   "tofu.fish"
 )
-sha256sums=('ee1ffaf26b4849dfcfbbc896624c7fafdc4982ad60bc2fa3b0826d0dfd2ef7f7'
+sha256sums=('19aab5182327a42ddaa9718ae608ddadad015c77ad4644bae2f81f3efe28ed90'
             '312fe00a97ed3098fa141a54dfc0694c13766957acedec19f10347b80f813ce8')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opentofu/-/commit/463f92d2bcc2835d5ccbb25a6a8ff3b7649f0f1b

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


Reply via email to