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

Morten Linderud foxboron at archlinux.org
Tue Feb 26 17:08:40 UTC 2019


    Date: Tuesday, February 26, 2019 @ 17:08:39
  Author: foxboron
Revision: 436158

upgpkg: qutebrowser 1.6.0-1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-26 17:02:01 UTC (rev 436157)
+++ PKGBUILD	2019-02-26 17:08:39 UTC (rev 436158)
@@ -3,8 +3,8 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=1.5.2
-pkgrel=4
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
 arch=("any")
 url="https://www.qutebrowser.org/"
@@ -23,7 +23,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=('be126522456902fc80e63466738f36c55639bcb237c23e078c2a246c7d4d214e'
+sha256sums=('66084e82b0537e44d8b44240201ff82399f69aecf49f0830aac77a5d1afc6bde'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list