~alpine/aports

community/foot: update to 1.10.1 v1 APPLIED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 community/foot: update to 1.10.1

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3769/mbox | git am -3
Learn more about email & git

[PATCH] community/foot: update to 1.10.1 Export this patch

Alex McGrath <amk@amk.ie>
---
 community/foot/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/foot/APKBUILD b/community/foot/APKBUILD
index 00f5fc1530..98d7534bef 100644
--- a/community/foot/APKBUILD
+++ b/community/foot/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=foot
pkgver=1.10.0
pkgrel=1
pkgver=1.10.1
pkgrel=0
pkgdesc="Fast, lightweight and minimalistic Wayland terminal emulator"
url="https://codeberg.org/dnkl/foot.git"
license="MIT"
@@ -55,5 +55,5 @@ _extra_terminfo() {
}

sha512sums="
8578eaee5d6889cc2d76c09cb58b1848bd35064c82d18af46237cc3fe4b5d0b7f4236ee51ef6c91105910e85fb8739919b6f8b10016ae1bd5c642c85634be1e8  foot-1.10.0.tar.gz
26355a7a0bcf2f5ec0e7fb844fccda48bc04b31adae76a84c2513b9ba45e2fd22e9cdf64fa4d322952a56ec6d5ed38bbd39d86fade5f29d960a81737f9a984fc  foot-1.10.1.tar.gz
"
-- 
2.34.0