George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / staticcheck
Commits: 573fbddb by George Rawlinson at 2023-08-20T20:23:13+12:00 upgpkg: 2023.1.5-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Morten Linderud <[email protected]> pkgname=staticcheck -pkgver=2023.1.3 +pkgver=2023.1.5 pkgrel=1 pkgdesc="The advanced Go linter" arch=('x86_64') @@ -11,8 +11,8 @@ depends=('glibc') makedepends=('go' 'git') options=('!lto') source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz") -sha512sums=('fe371e20f98668d09a778bd7508d8e6b219762d02c7ccbfffbd1a2829f571007d32a499dd7a58ade49bdd8bb8b71d582b042099af2a6e7728afb1ef251658417') -b2sums=('23ca0c5684dbf1a71f05a55812f948c22b2272b8f0049a338c8bd3b7cc98480ffeda8ee5b4c708d6edc4493249ddf6bc6bb7d109ff4b2e37f0f6119e66c073b7') +sha512sums=('1d5c1ed121c3e75ef2adfd4d95eed166b0d96c4820c248153fc6b5301547bc590e83bd7a30d5a80f730f754126f517e347caffb28502109a5b5ebcf165e610f5') +b2sums=('bf874bac03880845bb389f73c2ec52b7dcb50ec42e3ba9159c112137915287342a9e5ba6a6b7fd4361e3448bb3da0feae48312dbe95100ec004209014d23bf80') prepare(){ cd "go-tools-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/staticcheck/-/commit/573fbddb82fc0de4ba875e868b176dd3cd5b2df8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/staticcheck/-/commit/573fbddb82fc0de4ba875e868b176dd3cd5b2df8 You're receiving this email because of your account on gitlab.archlinux.org.
