[Dev] [PATCH] Update [libre/qutebrowser] to 1.10.1

theova theova at bluewin.ch
Wed Feb 19 20:01:57 GMT 2020


Version 1.10.1 of qutebrowser is out.

The patch below updates the according package in [libre]. Built on all
three architectures, tested successfully on x86_64.

Changelog:
- Bump version and checksum

Thanks a lot for having a look at it.
-------------- next part --------------
From e3fe1e4c9d1304453a8cef3048db680224f48e3e Mon Sep 17 00:00:00 2001
From: Theo von Arx <theova at member.fsf.org>
Date: Wed, 19 Feb 2020 20:58:05 +0100
Subject: [PATCH] Update [libre/qutebrowser] to 1.10.1

---
 libre/qutebrowser/PKGBUILD | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD
index dc154da18..874518b1d 100644
--- a/libre/qutebrowser/PKGBUILD
+++ b/libre/qutebrowser/PKGBUILD
@@ -9,9 +9,9 @@
 #  - set webkit backend as default
 
 pkgname=qutebrowser
-_pkgver_armv7h=1.9.0 # this could be an 'any' package
-_pkgver_i686=1.9.0   # but our different arches do not always roll at the same speed
-_pkgver_x86_64=1.9.0
+_pkgver_armv7h=1.10.1 # this could be an 'any' package
+_pkgver_i686=1.10.1   # but our different arches do not always roll at the same speed
+_pkgver_x86_64=1.10.1
 eval "pkgver=\$_pkgver_${CARCH}"
 pkgrel=1
 pkgrel+=.par1
@@ -34,13 +34,13 @@ source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/q
         "https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc"
         "webkit-warning.patch")
 validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072") # Florian Bruhin
-_sha256sums_x86_64=('2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8'
+_sha256sums_x86_64=('a8ed72d40b4b2283b61b939bb358ada2270fe153bccb8ee012e94fb29cb66c19'
                     'SKIP'
                     '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
-_sha256sums_i686=('2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8'
+_sha256sums_i686=('a8ed72d40b4b2283b61b939bb358ada2270fe153bccb8ee012e94fb29cb66c19'
                   'SKIP'
                   '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
-_sha256sums_armv7h=('2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8'
+_sha256sums_armv7h=('a8ed72d40b4b2283b61b939bb358ada2270fe153bccb8ee012e94fb29cb66c19'
                     'SKIP'
                     '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
 eval "sha256sums=(\${_sha256sums_${CARCH}[@]})"
-- 
2.25.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.parabola.nu/pipermail/dev/attachments/20200219/d13d50c6/attachment.sig>


More information about the Dev mailing list