Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / osbuild
Commits: cc47dfcd by Jelle van der Waa at 2023-08-02T14:23:32+02:00 upgpkg: 91-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=osbuild pkgdesc='Build Pipelines for Operating System Artifacts' -pkgver=90 +pkgver=91 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=('d2ccc98ec86988133f33eb0966cfccc45b0da8a4504cdfff26e44c3589c60a30') +sha256sums=('81415fa92c9e245f615b7920180d6ba02359045aaf19d8d0cdbdf097d7886e08') prepare() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/cc47dfcd508d9a8ede9c3745317d60d3a840d122 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/cc47dfcd508d9a8ede9c3745317d60d3a840d122 You're receiving this email because of your account on gitlab.archlinux.org.
