Date: Monday, January 10, 2022 @ 20:51:36 Author: tpowa Revision: 434173
upgpkg: hwdata 0.355-1: newpkg:replaces hwids Modified: hwdata/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 20:42:49 UTC (rev 434172) +++ PKGBUILD 2022-01-10 20:51:36 UTC (rev 434173) @@ -8,7 +8,8 @@ url=https://github.com/vcrhonek/hwdata license=('GPL2') arch=('any') -source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}") +source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}?signed") +validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403' #Vitezslav Crhonek) sha256sums=('SKIP') package() {
