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

Thomas Baechler thomas at archlinux.org
Mon Jul 21 18:47:38 UTC 2008


    Date: Monday, July 21, 2008 @ 14:47:37
  Author: thomas
Revision: 5861

upgpkg: v86d 0.1.5.2-1

Modified:
  v86d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-21 18:47:33 UTC (rev 5860)
+++ PKGBUILD	2008-07-21 18:47:37 UTC (rev 5861)
@@ -1,23 +1,23 @@
 # $Id$
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname="v86d"
-pkgver=0.1.3
-pkgrel=4
+pkgver=0.1.5.2
+pkgrel=1
 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.25' 'kernel26<2.6.26')
-_kernver="2.6.25-ARCH"
+makedepends=('kernel26>=2.6.26' 'kernel26<2.6.27')
+_kernver="2.6.26-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
         v86d
         v86d_hook
         modprobe.uvesafb)
-md5sums=('1c26f40af343bcc465f5832e2c9548d6'
+md5sums=('24b0a696a0f6fe939249f1906ccfd9c3'
          '4370f3c903fb005df0274b46ba4318e2'
          '813958b8f6c75a7063e4858f31509694'
          '33da6a93ce1b94c841836831e85d3b00')





More information about the arch-commits mailing list