Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit f391872

Browse files
kpcyrdsvntogit
authored andcommitted
upgpkg: calibre 5.23.0-2 - PYTHONHASHSEED=0
git-svn-id: file:///srv/repos/svn-community/svn@991490 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent d853f90 commit f391872

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

trunk/PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
pkgbase=calibre
1010
pkgname=calibre
1111
pkgver=5.23.0
12-
pkgrel=1
12+
pkgrel=2
1313
pkgdesc="Ebook management application"
1414
arch=('x86_64')
1515
url="https://calibre-ebook.com/"
@@ -57,6 +57,7 @@ prepare(){
5757
build() {
5858
cd "${pkgbase}-${pkgver}"
5959

60+
export PYTHONHASHSEED=0
6061
LANG='en_US.UTF-8' python setup.py build
6162
LANG='en_US.UTF-8' python setup.py gui
6263
python setup.py liberation_fonts --path-to-liberation_fonts /usr/share/fonts/liberation --system-liberation_fonts

0 commit comments

Comments
 (0)