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

Commit d5e9cbb

Browse files
kpcyrdsvntogit
authored andcommitted
upgpkg: wakatime 13.1.0-2 - PYTHONHASHSEED=0
git-svn-id: file:///srv/repos/svn-community/svn@977726 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 06b3eaa commit d5e9cbb

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
@@ -4,7 +4,7 @@
44

55
pkgname=wakatime
66
pkgver=13.1.0
7-
pkgrel=1
7+
pkgrel=2
88
pkgdesc="Command line interface used by all WakaTime text editor plugins"
99
arch=('any')
1010
url="https://github.com/${pkgname}/${pkgname}"
@@ -23,6 +23,7 @@ prepare () {
2323

2424
build () {
2525
cd "$srcdir/$pkgname-$pkgver"
26+
export PYTHONHASHSEED=0
2627
python setup.py build
2728
}
2829

0 commit comments

Comments
 (0)