[arch-commits] Commit in vhba-module/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Apr 19 12:36:17 UTC 2021


    Date: Monday, April 19, 2021 @ 12:36:17
  Author: heftig
Revision: 919978

20210418-1

Modified:
  vhba-module/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 11:50:17 UTC (rev 919977)
+++ PKGBUILD	2021-04-19 12:36:17 UTC (rev 919978)
@@ -1,3 +1,4 @@
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 # Contributor: Ray Rashif <schiv at archlinux.org>
 # Contributor: Mateusz Herych <heniekk at gmail.com>
 # Contributor: Charles Lindsay <charles at chaoslizard.org>
@@ -4,16 +5,16 @@
 
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
-pkgver=20200106
-pkgrel=132
+pkgver=20210418
+pkgrel=1
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/"
 arch=(x86_64)
 license=(GPL)
 makedepends=('linux-headers')
-source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2"
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.xz"
         60-vhba.rules dkms.conf)
-sha256sums=('59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483'
+sha256sums=('18bd82ae27721ad1612b3c31accd81898ae326370964385ca52a2a66b67a3f85'
             '3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
             '8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
 



More information about the arch-commits mailing list