summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2021-02-22 01:21:43 +0600
committerMubashshir2021-02-22 01:21:43 +0600
commita09a1792b86d8748ce097ef656068996f2960c8b (patch)
treea7e81da6b51aecf43f59a68b1a2861165c934304 /PKGBUILD
parent5d1f3fd450d6415701dd87a0d03101749bf98d22 (diff)
downloadaur-a09a1792b86d8748ce097ef656068996f2960c8b.tar.gz
pkgrel bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f31245bfa41..23901719e66e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@
pkgname=vhba-module-dkms-git
_pkgname=vhba-module
pkgver=20200106.r37.ge40be13c
-pkgrel=2
+pkgrel=3
pkgdesc="Kernel module that emulates SCSI devices (DKMS, git master)"
url="http://cdemu.sourceforge.net/"
arch=(i686 x86_64)
license=(GPL)
depends=('dkms')
-makedepends=(git 'linux-headers>=4.11' 'linux-headers<4.12' linux)
+makedepends=(git 'linux-headers' linux)
provides=("vhba-module=$pkgver-$pkgrel")
conflicts=(vhba-module)
install=$pkgname.install