summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Souza2024-02-24 13:37:53 -0300
committerDaniel Souza2024-02-24 13:37:53 -0300
commit3efb042a720d4f4863a54c8891c7280c15e66744 (patch)
treee4095d0980edc6da82c302472983d6cc5f42e978 /PKGBUILD
parent6684f8368b7d204539c9057a1e9f5db314c9daae (diff)
downloadaur-3efb042a720d4f4863a54c8891c7280c15e66744.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5031dad00c6..5a9a3b5a24e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ _gitauthor="danisztls"
_gitbranch="main"
pkgname="${_pkgname}-git"
-pkgver=r53.2957f24
+pkgver=r56.93186f6
pkgrel=1
pkgdesc="Monitor and log activity, improve awareness and empower user to improve it's habits."
arch=('any')
url="https://github.com/danisztls/eudaemon"
license=('GPLv3')
-depends=('python' 'dbus-python')
+depends=('python' 'python-dbus-fast')
makedepends=('git' 'python-poetry' 'python-setuptools')
provides=("${_pkgname}")
conflicts=("${_pkgname}")