[arch-commits] Commit in qutebrowser/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat May 22 14:12:01 UTC 2021
Date: Saturday, May 22, 2021 @ 14:12:00
Author: lfleischer
Revision: 941979
upgpkg: qutebrowser 2.2.2-1: upstream update
Modified:
qutebrowser/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 13:53:22 UTC (rev 941978)
+++ PKGBUILD 2021-05-22 14:12:00 UTC (rev 941979)
@@ -4,7 +4,7 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
pkgname=qutebrowser
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
arch=("any")
@@ -25,7 +25,7 @@
source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz"
"https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc")
validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
-sha256sums=('247ca6c6734f74cb1599add350a092fa24427bd27b23403a88848fe4e5ed266f'
+sha256sums=('7855ea9d9b187b8d3d0ac69b331780316e93d5b1bff3b31290b2d5ff80b87287'
'SKIP')
build() {
More information about the arch-commits
mailing list