Package Details: hid-tmff2-dkms-git r224.9018ee9-1

Git Clone URL: https://aur.archlinux.org/hid-tmff2-dkms-git.git (read-only, click to copy)
Package Base: hid-tmff2-dkms-git
Description: Linux kernel module (DKMS) for Thrustmaster T300RS, T248, TX and TS-XW
Upstream URL: https://github.com/Kimplul/hid-tmff2
Keywords: driver force-feedback linux t300rs thrustmaster usb-hid
Licenses: GPL-3.0
Conflicts: hid-tmff2, hid-tmff2-dkms
Provides: hid-tmff2-dkms
Submitter: DerGeneralFluff
Maintainer: DerGeneralFluff
Last Packager: DerGeneralFluff
Votes: 1
Popularity: 0.000000
First Submitted: 2024-04-22 15:10 (UTC)
Last Updated: 2024-04-22 15:10 (UTC)

Dependencies (4)

Required by (1)

Sources (2)

Latest Comments

dreieck commented on 2022-06-14 10:57 (UTC) (edited on 2022-06-14 11:00 (UTC) by dreieck)

You are using a latest git checkout. So your package must be renamed to hid-tmff2-dkms-git, i.e. with -git suffix.

When doing so, please also add provides=("hid-tmff2-dkms=${pkgver}") and conflicts=("hid-tmff2-dkms").

Please rename (= submit new package an file a merge request to the old package).

Also, please use a pkgver() function that guarantees a monotoneously increasing $pkgver for each upstream git commit.

Thanks for maintaining!