diff --git a/broadcom-wl/PKGBUILD b/broadcom-wl/PKGBUILD index 2a6ea355c..7d1f39b4f 100644 --- a/broadcom-wl/PKGBUILD +++ b/broadcom-wl/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=broadcom-wl pkgver=5.60.48.36 -pkgrel=8 +pkgrel=9 # Find the kernel name inside the chroot _kernver=`pacman -Qf kernel26 | cut -c10-15 | sed 's/kernel26 //g'`-CHAKRA diff --git a/ndiswrapper/PKGBUILD b/ndiswrapper/PKGBUILD index aec67b414..ba623965b 100644 --- a/ndiswrapper/PKGBUILD +++ b/ndiswrapper/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=ndiswrapper pkgver=1.56 -pkgrel=7 +pkgrel=8 # Find the kernel name inside the chroot _kernver=`pacman -Qf kernel26 | cut -c10-15 | sed 's/kernel26 //g'`-CHAKRA diff --git a/tiacx/PKGBUILD b/tiacx/PKGBUILD index 640841e52..f01699cb3 100644 --- a/tiacx/PKGBUILD +++ b/tiacx/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=tiacx pkgver=20080210 -pkgrel=19 +pkgrel=20 pkgdesc="OpenSource module for Texas Instruments ACX100/ACX111 wireless chips. For stock chakra 2.6 kernel" arch=(i686 x86_64) url="http://acx100.sourceforge.net/" diff --git a/vhba-module/PKGBUILD b/vhba-module/PKGBUILD index 36c071669..0062dbc6a 100644 --- a/vhba-module/PKGBUILD +++ b/vhba-module/PKGBUILD @@ -10,7 +10,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=vhba-module pkgver=1.2.1 _kernver='2.6.35-CHAKRA' -pkgrel=12 +pkgrel=13 pkgdesc="Kernel26 module that emulates SCSI devices" arch=('i686' 'x86_64') url="http://cdemu.sourceforge.net/"