diff --git a/ndiswrapper/PKGBUILD b/ndiswrapper/PKGBUILD index 4506b83ad..92b3b4200 100644 --- a/ndiswrapper/PKGBUILD +++ b/ndiswrapper/PKGBUILD @@ -1,15 +1,16 @@ -pkgname=ndiswrapper + +pkgname=ndiswrapper-dkms pkgver=1.61 -pkgrel=18 +pkgrel=19 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For linux-testing." license=('GPL') arch=('x86_64') -url="http://ndiswrapper.sourceforge.net" +url="http://sourceforge.net/projects/ndiswrapper/" depends=("dkms") makedepends=("linux-headers=4.18.12") -provides=("ndiswrapper-utils=$pkgver") -replaces=('ndiswrapper-utils') -conflicts=('ndiswrapper-utils') +provides=('ndiswrapper') +conflicts=('ndiswrapper') +replaces=('ndiswrapper') makedepends=('linux-headers') source=("http://downloads.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz" 'linux-4.11.patch'