mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
The previous setting didn't complain if uscan didn't find a signature which doesn't help security wise. It would still allow an attacker to modify the source package. This change now requires a valid signature for the source package.
3 lines
194 B
Text
3 lines
194 B
Text
version=4
|
|
# Tier replaced by package-build.inc.sh script
|
|
opts=pgpsigurlmangle=s/$/.asc/ https://downloads.keyman.com/linux/$tier/@ANY_VERSION@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate
|