[arch-commits] Commit in dkms/trunk (PKGBUILD)
Sébastien Luttringer
seblu at gemini.archlinux.org
Mon Nov 15 11:46:30 UTC 2021
Date: Monday, November 15, 2021 @ 11:46:30
Author: seblu
Revision: 428526
upgpkg: dkms 3.0.1-1
Modified:
dkms/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-15 11:46:25 UTC (rev 428525)
+++ PKGBUILD 2021-11-15 11:46:30 UTC (rev 428526)
@@ -2,8 +2,8 @@
# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
pkgname=dkms
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc='Dynamic Kernel Modules System'
arch=('any')
url='https://github.com/dell/dkms'
@@ -17,13 +17,11 @@
backup=('etc/dkms/framework.conf')
install=$pkgname.install
source=("git+https://github.com/dell/dkms.git#tag=v$pkgver"
- '0001-Fix-creation-of-temp-build-dir.patch'
'hook.install'
'hook.remove'
'hook.upgrade'
'hook.sh')
sha256sums=('SKIP'
- 'dfc112922e19ed1ea053132727a8431295365a2372666b44788a69b035459c15'
'acdc5b45cc018cea04ee1aec56fd8fc3a2de62cf7bc41acf53b3790872120998'
'326515cc7d00f93760beb844434ca7442caf7a9424614aa95a8f6d1ab79e15df'
'4f8dff7716e73a8bba885638f12e3cdc9e87daec1896f75e700b981527e43870'
More information about the arch-commits
mailing list