[arch-commits] Commit in osbuild/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Feb 23 20:48:43 UTC 2022
Date: Wednesday, February 23, 2022 @ 20:48:42
Author: jelle
Revision: 1136310
upgpkg: osbuild 49-1
Modified:
osbuild/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-23 20:46:39 UTC (rev 1136309)
+++ PKGBUILD 2022-02-23 20:48:42 UTC (rev 1136310)
@@ -2,7 +2,7 @@
pkgname=osbuild
pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=48
+pkgver=49
pkgrel=1
url="https://www.osbuild.org"
arch=(any)
@@ -12,7 +12,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=('479e12528dcc9c6a28d3ced4fd69def0f64f9fe13e63f301b0a60bafa1f3aa7d')
+sha256sums=('ab4133f02f58c0ef07ccc1bc98dc2afd14dd7716f5e001cee5922f4718bdc012')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list