[arch-commits] Commit in seabios/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Wed Dec 19 13:50:49 UTC 2012


    Date: Wednesday, December 19, 2012 @ 08:50:48
  Author: stephane
Revision: 173340

upgpkg: seabios 1.7.1-1

upstream update

Modified:
  seabios/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-19 13:45:04 UTC (rev 173339)
+++ PKGBUILD	2012-12-19 13:50:48 UTC (rev 173340)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=seabios
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
-pkgdesc="A X86 legacy bios"
+pkgdesc="A 16-bit x86 bios"
 arch=(any)
 license=('GPL3' 'LGPL3')
-url="http://www.linuxtogo.org/~kevin/SeaBIOS/"
+url="http://www.coreboot.org/SeaBIOS"
 makedepends=('iasl' 'python2')
-source=(http://www.linuxtogo.org/~kevin/SeaBIOS/${pkgname}-${pkgver}.tar.gz)
+source=(http://code.coreboot.org/p/seabios/downloads/get/${pkgname}-${pkgver}.tar.gz)
 options=(!strip)
-md5sums=('b3a6881a69a389e0463ce4e52d01c475')
+md5sums=('06e5ac85b6e4e3dc078cef5bde481039')
 
 build()
 {




More information about the arch-commits mailing list