[arch-commits] Commit in seabios/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Tue Aug 16 19:06:05 UTC 2022
Date: Tuesday, August 16, 2022 @ 19:06:04
Author: dvzrv
Revision: 453014
upgpkg: seabios 1.16.0-3: Rebuild to fix upstream url.
Modified:
seabios/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-16 17:03:08 UTC (rev 453013)
+++ PKGBUILD 2022-08-16 19:06:04 UTC (rev 453014)
@@ -4,10 +4,10 @@
pkgbase=seabios
pkgname=(seabios seabios-docs)
pkgver=1.16.0
-pkgrel=2
+pkgrel=3
pkgdesc="Open-source legacy BIOS implementation"
arch=(any)
-url="https://www.coreboot.org/SeaBIOS"
+url="https://www.seabios.org/SeaBIOS"
license=(GPL3 LGPL3)
makedepends=(iasl inetutils python)
options=(!makeflags !strip)
More information about the arch-commits
mailing list