Date: Tuesday, February 28, 2023 @ 17:01:35 Author: jelle Revision: 1405618
upgpkg: osbuild 81-1 Modified: osbuild/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-28 16:30:56 UTC (rev 1405617) +++ PKGBUILD 2023-02-28 17:01:35 UTC (rev 1405618) @@ -3,7 +3,7 @@ pkgname=osbuild pkgdesc='Build Pipelines for Operating System Artifacts' -pkgver=80 +pkgver=81 pkgrel=1 url="https://www.osbuild.org" arch=(any) @@ -13,7 +13,7 @@ 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=('e17f643e9d39f0083bb68bee04e6549f8a6ce3af6821e841f9a82f0d806cc410') +sha256sums=('be5d0ff413ce25877c9d37c7d46042da29ca59b6af1d39c900dad45b78bd0d42') prepare() { cd $pkgname-$pkgver