George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
go-swagger


Commits:
51aec301 by George Rawlinson at 2026-06-05T23:02:28+00:00
upgpkg: 0.34.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go-swagger
        pkgdesc = Swagger 2.0 implementation in Go
-       pkgver = 0.34.0
+       pkgver = 0.34.1
        pkgrel = 1
        url = https://goswagger.io
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = go-swagger
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
go-swagger::git+https://github.com/go-swagger/go-swagger#tag=v0.34.0
-       sha512sums = 
3621def8bcce6d9159e59f55ee1542db23ade4ab2ab2faaf46a542a0be16434141d8ab5287e95c9c0d196001e4948332c779dd8eb379d0cc00c2faf4df7cf884
-       b2sums = 
792c2a593add92bc20f27569ec10351859eb36c38515e1f4e7b816396b5f3846d86875cc2cd7aa90ed09df36d72bed2624a03867017c22afd559ce2a2dc6933e
+       source = 
go-swagger::git+https://github.com/go-swagger/go-swagger#tag=v0.34.1
+       sha512sums = 
087c51f12ca599805ce133f1068389177fd0749c390d3650d6d6bb904dc87a7eaa0ee32d5608bef5b77418141d0f824092ce2d5356b00cb6212abac205b21510
+       b2sums = 
fe6aa802f5133d8fc6ad0701011cac10ddbc8adf9b584e6d96fc8fea5139fefa3b01a3a328b9c5f09d06b713230f5ebfa02fb31ea4f460c8668603db9603fc08
 
 pkgname = go-swagger


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=go-swagger
-pkgver=0.34.0
+pkgver=0.34.1
 pkgrel=1
 pkgdesc='Swagger 2.0 implementation in Go'
 arch=(x86_64)
@@ -11,8 +11,8 @@ depends=(glibc)
 makedepends=(git go)
 options=(!lto)
 source=("$pkgname::git+https://github.com/go-swagger/go-swagger#tag=v$pkgver";)
-sha512sums=('3621def8bcce6d9159e59f55ee1542db23ade4ab2ab2faaf46a542a0be16434141d8ab5287e95c9c0d196001e4948332c779dd8eb379d0cc00c2faf4df7cf884')
-b2sums=('792c2a593add92bc20f27569ec10351859eb36c38515e1f4e7b816396b5f3846d86875cc2cd7aa90ed09df36d72bed2624a03867017c22afd559ce2a2dc6933e')
+sha512sums=('087c51f12ca599805ce133f1068389177fd0749c390d3650d6d6bb904dc87a7eaa0ee32d5608bef5b77418141d0f824092ce2d5356b00cb6212abac205b21510')
+b2sums=('fe6aa802f5133d8fc6ad0701011cac10ddbc8adf9b584e6d96fc8fea5139fefa3b01a3a328b9c5f09d06b713230f5ebfa02fb31ea4f460c8668603db9603fc08')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-swagger/-/commit/51aec3019361980d2876aa6fe217df97add5657f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-swagger/-/commit/51aec3019361980d2876aa6fe217df97add5657f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to