Package Details: pomodoneapp 1.5.1547-1

Git Clone URL: https://aur.archlinux.org/pomodoneapp.git (read-only, click to copy)
Package Base: pomodoneapp
Description: Pomodoro timer for your favourite productivity tool
Upstream URL: https://pomodoneapp.com/
Keywords: pomodoro productivity
Licenses: custom
Submitter: degeberg
Maintainer: AnonY001
Last Packager: akeller
Votes: 10
Popularity: 0.000000
First Submitted: 2016-09-07 09:38 (UTC)
Last Updated: 2022-05-02 16:50 (UTC)

Latest Comments

« First ‹ Previous 1 2

twiggers commented on 2019-11-19 09:10 (UTC)

I'd contacted Pomodone back in august, and they had no idea what the problem could be – while they quite obviously just had to recompile things. I don't think this package will get fixed any time soon.

akeller commented on 2019-11-18 22:19 (UTC) (edited on 2019-11-18 22:27 (UTC) by akeller)

I'm unable to run this:

pomodoneapp 

(pomodoneapp:29145): Pango-ERROR **: 14:18:05.856: Harfbuzz version too old (1.4.2)

[1]    29145 trace trap (core dumped)  pomodoneapp

System info:

uname -a
Linux my-pc 4.19.84-1-MANJARO #1 SMP PREEMPT Wed Nov 13 00:07:37 UTC 2019 x86_64 GNU/Linux

twiggers commented on 2019-08-21 07:20 (UTC)

I've updated it, but it still segfaults. Probably because of a difference in ABI versions or something.

ryanerwin commented on 2019-05-17 06:52 (UTC) (edited on 2019-05-17 06:52 (UTC) by ryanerwin)

Lots of improvements in recent versions of PomoDoneApp, including a dark mode! Would be great to do a version bump.

diff --git a/PKGBUILD b/PKGBUILD
index aa6ab09..0d81e25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Radeox <dawid.weglarz95@gmail.com>
 pkgname="pomodoneapp"
-pkgver="1.5.1320"
+pkgver="1.5.1534"
 pkgrel=1
 pkgdesc="Pomodoro timer for your favourite productivity tool"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ source_i686=("https://app.pomodoneapp.com/installers/PomoDoneApp_${pkgver}_i386.
 source_x86_64=("https://app.pomodoneapp.com/installers/PomoDoneApp_${pkgver}_amd64.deb")
 source=("pomodoneapp.sh")
 sha256sums=('be9261737bbc09f811b17bc37bcaa4b1d753c281b46f53eb04923f327be87cea')
-sha256sums_i686=('cda66dfa189ec96feeeca1d697af87a09a939175a1d67758ce88d8a4711af435')
-sha256sums_x86_64=('25e6c924d9671d3485a1cf7cbd60cb7dea86702500ceaa9a3f11a55e6af0b691')
+sha256sums_i686=('12d5dcb06424a665467d3727d0f026fc8ffe6df91452f659c0f92b1288fe22b0')
+sha256sums_x86_64=('95f2abf5cfdbef304eb874639bdf488cd26f657e0a1d5a93a88da74950ecce40')

 package() {
     cd "$srcdir"


wbthomason commented on 2018-02-19 20:13 (UTC)

Updated to v1.5.1291.