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


Commits:
71ba6c0d by Carl Smedstad at 2024-10-05T16:01:08+02:00
upgpkg: 1.8.3-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opentofu
        pkgdesc = Lets you declaratively manage your cloud infrastructure
-       pkgver = 1.8.2
+       pkgver = 1.8.3
        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.2.tar.gz::https://github.com/opentofu/opentofu/archive/v1.8.2.tar.gz
+       source = 
opentofu-1.8.3.tar.gz::https://github.com/opentofu/opentofu/archive/v1.8.3.tar.gz
        source = tofu.fish
-       sha256sums = 
8e3963f1054a46e81ee0b008b3e3a3cba5a8d7718c036ef2ff0fc56670a9bff4
+       sha256sums = 
36295ac570bb4d9f72c2488a75a3e8e0509bd112430e766818081c1df2cb65ec
        sha256sums = 
312fe00a97ed3098fa141a54dfc0694c13766957acedec19f10347b80f813ce8
 
 pkgname = opentofu


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcel Campello <[email protected]>
 
 pkgname=opentofu
-pkgver=1.8.2
+pkgver=1.8.3
 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=('8e3963f1054a46e81ee0b008b3e3a3cba5a8d7718c036ef2ff0fc56670a9bff4'
+sha256sums=('36295ac570bb4d9f72c2488a75a3e8e0509bd112430e766818081c1df2cb65ec'
             '312fe00a97ed3098fa141a54dfc0694c13766957acedec19f10347b80f813ce8')
 
 prepare() {



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

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


Reply via email to