[Dev] Orphan Libre package [qutebrowser] marked out-of-date

Parabola Website Notification nobody at parabola.nu
Wed Oct 2 08:19:37 GMT 2019


theova at member.fsf.org wants to notify you that the following packages may be out-of-date:


* qutebrowser 1.7.0-1.par1 [libre] (armv7h): https://parabolagnulinux.org/packages/libre/armv7h/qutebrowser/
* qutebrowser 1.7.0-1.par1 [libre] (i686): https://parabolagnulinux.org/packages/libre/i686/qutebrowser/
* qutebrowser 1.7.0-1.par1 [libre] (x86_64): https://parabolagnulinux.org/packages/libre/x86_64/qutebrowser/


The user provided the following additional text:

Version 1.8.1 is out.

Only pkgver and sha256sums need to be changed in PKGBUILD:

diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD
index 4c43f32e9..a5c47304e 100644
--- a/libre/qutebrowser/PKGBUILD
+++ b/libre/qutebrowser/PKGBUILD
@@ -9,7 +9,7 @@
 #  - set webkit backend as default
 
 pkgname=qutebrowser
-pkgver=1.7.0
+pkgver=1.8.1
 pkgrel=1
 pkgrel+=.par1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
@@ -31,10 +31,9 @@ source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/q
        "https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc"
        "webkit-warning.patch")
 validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
-sha256sums=('f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273'
-           'SKIP'
-           '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
-
+sha256sums=('dcf6eb63fc2430ac28ee40e2a236391adb7cdbe7debf4cbe53e0d12ff8726e32'
+            'SKIP'
+            '8509032254715a09d807ac5901657e66d0d0780e47bbe2b06f634d7b7c9792d0')
 prepare() {
        cd "$pkgname-$pkgver"



More information about the Dev mailing list