summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2020-09-29 10:34:45 +0600
committerMubashshir2020-09-29 10:34:45 +0600
commit7c4ac4bcbdc76186b630999a72119f40e39246fc (patch)
tree2c70d5a03cc0f5b85ac110ad84b65a126a919a38
parent4529e95330cdf69dcf5b4c58701d2d75ee1bdab1 (diff)
downloadaur-7c4ac4bcbdc76186b630999a72119f40e39246fc.tar.gz
Updated to 20200106.r31.ga3c1a208-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44ec2867c6d0..6897c49e835a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vhba-module-dkms-git
pkgdesc = Kernel module that emulates SCSI devices (DKMS, git master)
- pkgver = 20170610.r2.g3008c64c
- pkgrel = 2
+ pkgver = 20200106.r31.ga3c1a208
+ pkgrel = 1
url = http://cdemu.sourceforge.net/
install = vhba-module-dkms-git.install
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vhba-module-dkms-git
makedepends = linux-headers<4.12
makedepends = linux
depends = dkms
- provides = vhba-module=20170610.r2.g3008c64c-2
+ provides = vhba-module=20200106.r31.ga3c1a208-1
conflicts = vhba-module
source = cdemu::git+https://git.code.sf.net/p/cdemu/code
source = 60-vhba.rules
diff --git a/PKGBUILD b/PKGBUILD
index 93aa5b1255a5..d86ef7d49416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
-# Maintainer: Davi da Silva Böger <dsboger@gmail.com>
+# Maintainer: Mubashshir <ahmubashshir@gmail.com>
+# Contributor: Davi da Silva Böger <dsboger@gmail.com>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
+# pkg: git
pkgname=vhba-module-dkms-git
_pkgname=vhba-module
-pkgver=20170610.r2.g3008c64c
-pkgrel=2
+pkgver=20200106.r31.ga3c1a208
+pkgrel=1
pkgdesc="Kernel module that emulates SCSI devices (DKMS, git master)"
url="http://cdemu.sourceforge.net/"
arch=(i686 x86_64)