Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / vhba-module
Commits: 6c7e0107 by Jan Alexander Steffens (heftig) at 2023-10-07T00:42:56+02:00 20211218-154: linux 6.5.6.arch1-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = vhba-module + pkgdesc = Kernel module that emulates SCSI devices + pkgver = 20211218 + pkgrel = 154 + url = https://cdemu.sourceforge.io/ + arch = x86_64 + license = GPL + makedepends = linux-headers + source = https://downloads.sourceforge.net/cdemu/vhba-module-20211218.tar.xz + source = dkms.conf + sha256sums = 72c5a8c1c452805e4cef8cafefcecc2d25ce197ae4c67383082802e5adcd77b6 + sha256sums = 8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7 + +pkgname = vhba-module + depends = linux + provides = VHBA-MODULE + +pkgname = vhba-module-dkms + depends = dkms + provides = VHBA-MODULE + conflicts = vhba-module ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgbase=vhba-module pkgname=(vhba-module vhba-module-dkms) pkgver=20211218 -pkgrel=153 +pkgrel=154 pkgdesc="Kernel module that emulates SCSI devices" url="https://cdemu.sourceforge.io/" arch=(x86_64) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/commit/6c7e0107f98d428a22cf22c8607ffd2e3420c3d5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/commit/6c7e0107f98d428a22cf22c8607ffd2e3420c3d5 You're receiving this email because of your account on gitlab.archlinux.org.
