Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
packer


Commits:
57a1e3bb by Sven-Hendrik Haase at 2024-03-07T00:18:28+01:00
upgpkg: 1.10.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = packer
        pkgdesc = tool for creating identical machine images for multiple 
platforms from a single source configuration
-       pkgver = 1.10.1
+       pkgver = 1.10.2
        pkgrel = 1
        url = https://github.com/hashicorp/packer
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = packer
        makedepends = go
        makedepends = go-tools
        depends = glibc
-       source = 
packer-1.10.1.tar.gz::https://github.com/hashicorp/packer/archive/v1.10.1.tar.gz
-       sha512sums = 
1e7bb41bcc06750b77fd2300c23104075e92e54aa3076a048f6be5226085686cd189f89afed54b6291e948d511489d36469691dd95e97ac6e1de283ab0c61e60
+       source = 
packer-1.10.2.tar.gz::https://github.com/hashicorp/packer/archive/v1.10.2.tar.gz
+       sha512sums = 
e4040c089951e81866a18f28070f39c061818a5664cce31fb54afdc1621c959fdc293188d653296be7353d479166c9133603165fda17b4d42eafebf043189b8b
 
 pkgname = packer


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 pkgname=packer
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms 
from a single source configuration"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL')
 makedepends=('git' 'go' 'go-tools')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hashicorp/packer/archive/v${pkgver}.tar.gz";)
-sha512sums=('1e7bb41bcc06750b77fd2300c23104075e92e54aa3076a048f6be5226085686cd189f89afed54b6291e948d511489d36469691dd95e97ac6e1de283ab0c61e60')
+sha512sums=('e4040c089951e81866a18f28070f39c061818a5664cce31fb54afdc1621c959fdc293188d653296be7353d479166c9133603165fda17b4d42eafebf043189b8b')
 
 prepare() {
        export GOPATH="${srcdir}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/packer/-/commit/57a1e3bba41e95ca53cef308c1c37d26f50f0844

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


Reply via email to