summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Souza2024-05-10 04:52:59 -0300
committerDaniel Souza2024-05-10 04:52:59 -0300
commitaf2f44f953704cb40efe4a9a30c7fb8febb3e54a (patch)
tree5791369cec32aeef74221de07d4954bd96bde421 /PKGBUILD
parent3efb042a720d4f4863a54c8891c7280c15e66744 (diff)
downloadaur-eudaemon-git.tar.gz
Disable autostart
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a9a3b5a24e8..9f210bff00f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitbranch="main"
pkgname="${_pkgname}-git"
pkgver=r56.93186f6
-pkgrel=1
+pkgrel=2
pkgdesc="Monitor and log activity, improve awareness and empower user to improve it's habits."
arch=('any')
url="https://github.com/danisztls/eudaemon"