mirror of
https://github.com/barnumbirr/alacritty-debian.git
synced 2026-03-14 12:45:45 +01:00
v0.11.0-rc2 - new upstream release
This commit is contained in:
parent
762ea1332f
commit
382d789f72
2 changed files with 7 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -4,7 +4,7 @@ set -eu
|
|||
|
||||
IMAGE="debian:bullseye-slim"
|
||||
TARGET="$(dirname "$0" | xargs realpath)"
|
||||
VERSION="v0.11.0-rc1"
|
||||
VERSION="v0.11.0-rc2"
|
||||
|
||||
while getopts "v:i:h" opt
|
||||
do
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
alacritty (0.11.0-rc2-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Martin Simon <me@martinsimon.me> Sun, 17 Sep 2022 00:00:00 +0000
|
||||
|
||||
alacritty (0.11.0-rc1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue