[arch-commits] Commit in qutebrowser/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Thu Jan 28 17:09:43 UTC 2021


    Date: Thursday, January 28, 2021 @ 17:09:43
  Author: foxboron
Revision: 833359

upgpkg: qutebrowser 2.0.1-1

Modified:
  qutebrowser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 17:09:41 UTC (rev 833358)
+++ PKGBUILD	2021-01-28 17:09:43 UTC (rev 833359)
@@ -4,8 +4,8 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
 arch=("any")
 url="https://www.qutebrowser.org/"
@@ -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=('bfa1336ec91f3bda946fa2e0634a6931763ae5948e33c3311bd7450fe1fc1c16'
+sha256sums=('aa988d61f1a396d7e7101054851291cf57e7cf19e7fc0eeffd30b672570ab242'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list