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

Commit 6edda09

Browse files
committed
v4.20.1 - new upstream release
1 parent 64eb997 commit 6edda09

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6464
* [Airblader/i3](https://github.com/Airblader/i3)
6565
* [ayosec/polybar-debian](https://github.com/ayosec/polybar-debian)
6666
* [i3/i3](https://github.com/i3/i3)
67+
68+
## Buy me a coffee?
69+
70+
If you feel like buying me a coffee (or a beer?), donations are welcome:
71+
72+
```
73+
BTC : bc1qq04jnuqqavpccfptmddqjkg7cuspy3new4sxq9
74+
DOGE: DRBkryyau5CMxpBzVmrBAjK6dVdMZSBsuS
75+
ETH : 0x2238A11856428b72E80D70Be8666729497059d95
76+
LTC : MQwXsBrArLRHQzwQZAjJPNrxGS1uNDDKX6
77+
```

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44

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

99
while getopts "v:i:h" opt
1010
do

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
i3-gaps (4.20.1-1) unstable; urgency=medium
2+
3+
* New upstream release
4+
5+
-- Martin Simon <me@martinsimon.me> Tue, 19 Oct 2021 00:00:00 +0000
6+
17
i3-gaps (4.20-1) unstable; urgency=medium
28

39
* New upstream release

debian/watch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
version=4
2-
32
opts="\
43
dversionmangle=s{[+~](?:dfsg|git)\d*}{},\
54
" https://github.com/Airblader/i3/releases \

0 commit comments

Comments
 (0)