Date: Monday, May 29, 2017 @ 12:59:46
  Author: seblu
Revision: 296728

upgpkg: dkms 2.4.0-1

Modified:
  dkms/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-29 12:43:37 UTC (rev 296727)
+++ PKGBUILD    2017-05-29 12:59:46 UTC (rev 296728)
@@ -3,8 +3,8 @@
 # Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
 
 pkgname=dkms
-pkgver=2.3
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='Dynamic Kernel Modules System'
 arch=('any')
 url='https://github.com/dell/dkms'
@@ -17,7 +17,7 @@
             'linux-grsec-headers: build modules against the GRSEC kernel')
 backup=('etc/dkms/framework.conf')
 install=$pkgname.install
-source=("git+https://github.com/dell/dkms.git#tag=$pkgver";
+source=("git+https://github.com/dell/dkms.git#tag=v$pkgver";
         'hook.install'
         'hook.remove'
         'hook.sh')

Reply via email to