[arch-commits] Commit in qutebrowser/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Jul 7 11:50:53 UTC 2020
Date: Tuesday, July 7, 2020 @ 11:50:52
Author: foxboron
Revision: 658115
upgpkg: qutebrowser 1.13.0-2 - repro builds fixup
Modified:
qutebrowser/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-07 11:24:32 UTC (rev 658114)
+++ PKGBUILD 2020-07-07 11:50:52 UTC (rev 658115)
@@ -5,7 +5,7 @@
pkgname=qutebrowser
pkgver=1.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
arch=("any")
url="https://www.qutebrowser.org/"
@@ -29,6 +29,7 @@
build() {
cd "$pkgname-$pkgver"
+ export PYTHONHASHSEED=0
make -f misc/Makefile all
}
More information about the arch-commits
mailing list