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

Thomas Bächler thomas at archlinux.org
Sun Jun 20 15:43:36 UTC 2010


    Date: Sunday, June 20, 2010 @ 11:43:35
  Author: thomas
Revision: 83003

Upstream update 4.00-pre47 -> 4.00-pre50

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-20 13:02:13 UTC (rev 83002)
+++ PKGBUILD	2010-06-20 15:43:35 UTC (rev 83003)
@@ -3,7 +3,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=syslinux
-_dlver=4.00-pre47
+_dlver=4.00-pre50
 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=('611be475ddf342f58db7c717f47c2f53f13bb26806b54df364d5785c47eea08b')
+sha256sums=('64979cfc49e20b5357c0ef1cd0c9e51dc9f1d8f120b1816576680c8c2897eb67')
 
 build() {
   LDFLAGS=""




More information about the arch-commits mailing list