Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / bashbrew
Commits: 9632b6e3 by Daniel M. Capella at 2024-05-05T17:22:23-04:00 upgpkg: 0.1.12-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = bashbrew pkgdesc = Canonical build tool for Docker official images pkgver = 0.1.12 - pkgrel = 1 + pkgrel = 2 url = https://github.com/docker-library/bashbrew/ arch = x86_64 license = Apache ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=bashbrew pkgver=0.1.12 -pkgrel=1 +pkgrel=2 pkgdesc="Canonical build tool for Docker official images" arch=('x86_64') url="https://github.com/docker-library/bashbrew/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bashbrew/-/commit/9632b6e35670b01d99062b5527752c31a5f57634 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bashbrew/-/commit/9632b6e35670b01d99062b5527752c31a5f57634 You're receiving this email because of your account on gitlab.archlinux.org.
