~alpine/aports

community/qutebrowser: upgrade to 2.2.1 v1 APPLIED

Drew DeVault: 1
 community/qutebrowser: upgrade to 2.2.1

 1 files changed, 2 insertions(+), 2 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/3500/mbox | git am -3
Learn more about email & git

[PATCH] community/qutebrowser: upgrade to 2.2.1 Export this patch

---
 community/qutebrowser/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/qutebrowser/APKBUILD b/community/qutebrowser/APKBUILD
index 7c141ae5c3..49f2700ae0 100644
--- a/community/qutebrowser/APKBUILD
+++ b/community/qutebrowser/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=qutebrowser
pkgver=2.2.0
pkgver=2.2.1
pkgrel=0
pkgdesc="Keyboard-driven, vim-like browser based on PyQT5"
url="https://qutebrowser.org/"
@@ -41,4 +41,4 @@ package() {
	make -f misc/Makefile DESTDIR="$pkgdir" PREFIX=/usr install
}

sha512sums="79cc35d47a48d4eef8abb95082aa047a63356f53ac94027b48fbd679621f172e5fa4863af21e2398c6ec37b554871ca96e7338381aee2e0b01f6e1d661823fbc  qutebrowser-2.2.0.tar.gz"
sha512sums="397d6e8ababf2c20112a2b7bcbfb30abb441a528ac023214326a61e1f906749ee47dcbd36bea4c2c4a1e31176fd52f0f63d86a1f7a2d8c8f40bc698e8db891cf  qutebrowser-2.2.1.tar.gz"
-- 
2.31.1