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

Pierre Neidhardt ambrevar at archlinux.org
Sun Mar 18 11:45:20 UTC 2018


    Date: Sunday, March 18, 2018 @ 11:45:19
  Author: ambrevar
Revision: 309041

upgpkg: qutebrowser 1.2.1-1

qutebrowser 1.2.1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-18 10:48:35 UTC (rev 309040)
+++ PKGBUILD	2018-03-18 11:45:19 UTC (rev 309041)
@@ -2,7 +2,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=qutebrowser
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
 arch=("any")
@@ -23,10 +23,8 @@
 	"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=(
-	"9e42ad864781fe83aac34901b423daac2392ec636872fb8915de202d698c407d"
-	"SKIP"
-)
+sha256sums=('1ce6cf2634f06d3e715c53b50e4d042ba04aa39207ec318039a2a333e2d46beb'
+            'SKIP')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list