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

theova theova at bluewin.ch
Mon Feb 3 20:00:41 GMT 2020


Version 1.10.0 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 55df4ede00f909f6d2702c57cefab923791e8c8e Mon Sep 17 00:00:00 2001
From: Theo von Arx <theova at member.fsf.org>
Date: Mon, 3 Feb 2020 12:00:44 +0100
Subject: [PATCH] Update [libre/qutebrowser] to 1.10.0

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

diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD
index dc154da18..c473001bd 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.0 # this could be an 'any' package
+_pkgver_i686=1.10.0   # but our different arches do not always roll at the same speed
+_pkgver_x86_64=1.10.0
 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=('7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf'
                     'SKIP'
                     '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
-_sha256sums_i686=('2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8'
+_sha256sums_i686=('7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf'
                   'SKIP'
                   '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
-_sha256sums_armv7h=('2748fef2d0360000f6f814dae99ad8ad08b040cb4cf0e1e6d1e199ec70c01ef8'
+_sha256sums_armv7h=('7ecd7a08380b22eb1268fcc4446ba9d4d005601cb9366097779255edd9683bdf'
                     '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/20200203/a2215f7c/attachment.sig>


More information about the Dev mailing list