Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
v4.20.1 - new upstream release
Browse files Browse the repository at this point in the history
  • Loading branch information
barnumbirr committed Nov 3, 2021
1 parent 64eb997 commit 6edda09
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* [Airblader/i3](https://github.com/Airblader/i3)
* [ayosec/polybar-debian](https://github.com/ayosec/polybar-debian)
* [i3/i3](https://github.com/i3/i3)

## Buy me a coffee?

If you feel like buying me a coffee (or a beer?), donations are welcome:

```
BTC : bc1qq04jnuqqavpccfptmddqjkg7cuspy3new4sxq9
DOGE: DRBkryyau5CMxpBzVmrBAjK6dVdMZSBsuS
ETH : 0x2238A11856428b72E80D70Be8666729497059d95
LTC : MQwXsBrArLRHQzwQZAjJPNrxGS1uNDDKX6
```
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -eu

IMAGE="debian:bullseye-slim"
TARGET="$(dirname "$0" | xargs realpath)"
VERSION="4.20"
VERSION="4.20.1"

while getopts "v:i:h" opt
do
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
i3-gaps (4.20.1-1) unstable; urgency=medium

* New upstream release

-- Martin Simon <[email protected]> Tue, 19 Oct 2021 00:00:00 +0000

i3-gaps (4.20-1) unstable; urgency=medium

* New upstream release
Expand Down
1 change: 0 additions & 1 deletion debian/watch
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
version=4

opts="\
dversionmangle=s{[+~](?:dfsg|git)\d*}{},\
" https://github.com/Airblader/i3/releases \
Expand Down

0 comments on commit 6edda09

Please sign in to comment.