adjust for arm64, migrate to deb822 format
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
Package: wcbing-keyring
|
||||
Version: 1.0.0
|
||||
Version: 3.0.0
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Installed-Size: 721 B
|
||||
Maintainer: wcbing <i@wcbing.top>
|
||||
Homepage: https://packages.wcbing.top/deb/
|
||||
Description: the keyring of wcbing APT Repo.
|
||||
|
||||
4
DEBIAN/postinst
Executable file
4
DEBIAN/postinst
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f /etc/apt/sources.list.d/wcbing.list
|
||||
rm -f /etc/apt/keyrings/wcbing.gpg
|
||||
Reference in New Issue
Block a user