Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / osbuild
Commits: 19c421c9 by Jelle van der Waa at 2023-08-30T10:28:51+02:00 upgpkg: 94-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=osbuild pkgdesc='Build Pipelines for Operating System Artifacts' -pkgver=93 +pkgver=94 pkgrel=1 url="https://www.osbuild.org" arch=(any) @@ -13,7 +13,7 @@ makedepends=(make python-docutils python-setuptools) optdepends=('dnf: build rpm/dnf images' 'pacman: build pacman images') source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz) -sha256sums=('dba44773a5c5dbec73e14ec0c490c6ef561999f8814f4f64f8da0199e686ccea') +sha256sums=('286e5789e63cc6868f4f91ac57b17ccefc4ae9bbb7b57e482891ac509c7f7ceb') prepare() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/19c421c9a8bc20e1c303961ab34389c4a4309f3d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/19c421c9a8bc20e1c303961ab34389c4a4309f3d You're receiving this email because of your account on gitlab.archlinux.org.
