diff options
-rw-r--r-- | abs/core-testing/LinHES-system/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index cad31f3..8135cff 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=1.0 -pkgrel=17 +pkgrel=18 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin diff --git a/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD b/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD index f2bc1d3..632a13b 100644 --- a/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD +++ b/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Cecil Watson<knoppmyth@gmail.com> pkgname=v4l-dvb-hdpvr -_kernver=2.6.26-ARCH +_kernver=2.6.27-ARCH pkgver=1 -pkgrel=1 +pkgrel=2 pkgdesc="V4L-DVB drivers for HD-PVR from mercurial" arch=('i686' 'x86_64') license=('GPL2') |