Date: Wednesday, January 18, 2023 @ 12:52:24
  Author: jelle
Revision: 1386872

upgpkg: osbuild 76-1

Modified:
  osbuild/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-18 12:50:35 UTC (rev 1386871)
+++ PKGBUILD    2023-01-18 12:52:24 UTC (rev 1386872)
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=75
+pkgver=76
 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=('859cde6b6c29f614e9ce5baec189acfe28aa05814f7615ad59c41a9fa3cae796')
+sha256sums=('509f68771ad9227af3e75e06a3397f7ffa68eed390a8a6ba7b0b76ce4fb23461')
 
 prepare() {
   cd $pkgname-$pkgver

Reply via email to