Package Details: joliebulle 3.7.3-2

Git Clone URL: https://aur.archlinux.org/joliebulle.git (read-only, click to copy)
Package Base: joliebulle
Description: Brewing assistant and beer recipe design
Upstream URL: https://joliebulle.org/
Licenses: GPL3
Submitter: Le_suisse
Maintainer: Le_suisse
Last Packager: Le_suisse
Votes: 3
Popularity: 0.000000
First Submitted: 2015-08-09 13:06 (UTC)
Last Updated: 2019-01-18 18:04 (UTC)

Latest Comments

bricem13 commented on 2023-11-07 19:13 (UTC) (edited on 2023-11-07 19:15 (UTC) by bricem13)

Some issues to start it now:


[brice@TuxBox:packages]$ joliebulle 
Traceback (most recent call last):
  File "/usr/share/joliebulle/main.py", line 33, in <module>
    from PyQt5 import QtWebKit
ImportError: cannot import name 'QtWebKit' from 'PyQt5' (/usr/lib/python3.11/site-packages/PyQt5/__init__.py)
[brice@TuxBox:packages]$ 

Le_suisse commented on 2019-01-18 18:06 (UTC)

Thanks for the comment @shrom, I have updated the package. The joliebulle.org source was indeed down.

shtrom commented on 2019-01-17 21:33 (UTC)

For some reason, the joliebulle.org source never works for me.

The official site now officially points to GitHub for source downloads, and this in the PKGBUILD works:

source=("<https://github.com/314r/>$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")