[arch-commits] Commit in qutebrowser/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Dec 4 19:34:54 UTC 2020
Date: Friday, December 4, 2020 @ 19:34:54
Author: foxboron
Revision: 770018
upgpkg: qutebrowser 1.14.1-1
Modified:
qutebrowser/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-04 19:27:49 UTC (rev 770017)
+++ PKGBUILD 2020-12-04 19:34:54 UTC (rev 770018)
@@ -4,8 +4,8 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
pkgname=qutebrowser
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.14.1
+pkgrel=1
pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
arch=("any")
url="https://www.qutebrowser.org/"
@@ -24,7 +24,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=('76eb14097bab873ffae73bb4d017b4d22aa5c4604d45f0b9570dfaed4720374a'
+sha256sums=('554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796'
'SKIP')
build() {
More information about the arch-commits
mailing list