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

Thomas Bächler thomas at archlinux.org
Sun Jan 11 14:12:18 UTC 2009


    Date: Sunday, January 11, 2009 @ 09:12:18
  Author: thomas
Revision: 23623

upgpkg: v86d 0.1.9-2

Modified:
  v86d/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 14:11:50 UTC (rev 23622)
+++ PKGBUILD	2009-01-11 14:12:18 UTC (rev 23623)
@@ -2,15 +2,15 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname="v86d"
 pkgver=0.1.9
-pkgrel=1
+pkgrel=2
 pkgdesc="userspace helper for uvesafb that runs x86 code in an emulated environment"
 url="http://dev.gentoo.org/~spock/projects/uvesafb/"
 license=('GPL2')
 arch=("i686" "x86_64")
 # The kernel is only required for building
 # There is no kernel-specific dependency
-makedepends=('kernel26>=2.6.27' 'kernel26<2.6.28')
-_kernver="2.6.27-ARCH"
+makedepends=('kernel26>=2.6.28' 'kernel26<2.6.29')
+_kernver="2.6.28-ARCH"
 depends=('glibc' 'klibc' $(basename /lib/klibc-*.so .so))
 backup=(etc/modprobe.d/uvesafb)
 source=(http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-$pkgver.tar.bz2




More information about the arch-commits mailing list