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

Thomas Bächler thomas at archlinux.org
Sat Jun 26 20:48:01 UTC 2010


    Date: Saturday, June 26, 2010 @ 16:48:01
  Author: thomas
Revision: 84156

Update to pre62

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-26 20:33:28 UTC (rev 84155)
+++ PKGBUILD	2010-06-26 20:48:01 UTC (rev 84156)
@@ -3,7 +3,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=syslinux
-_dlver=4.00-pre50
+_dlver=4.00-pre62
 pkgver=$(echo ${_dlver} | sed 's|-||g')
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
            )
 makedepends=('nasm')
 source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/$pkgname-${_dlver}.tar.bz2)
-sha256sums=('64979cfc49e20b5357c0ef1cd0c9e51dc9f1d8f120b1816576680c8c2897eb67')
+sha256sums=('3a1c09fed4586ed88f321892178fc065b976e04b78e77d574a5a322e09268a51')
 
 build() {
   LDFLAGS=""




More information about the arch-commits mailing list