diff options
-rwxr-xr-x | bin/debsign.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/debsign.sh b/bin/debsign.sh index af334c8..09bbc2e 100755 --- a/bin/debsign.sh +++ b/bin/debsign.sh @@ -49,8 +49,8 @@ do *) # Debian - DESCRIPTION="Daniel Baumann (2014) Key" - KEY="55CF1BF986ABB9C7" + DESCRIPTION="Daniel Baumann (2024) Key" + KEY="FBB4F0E80A80222F" ;; esac |