diff options
Diffstat (limited to 'raveos-updater')
| -rw-r--r-- | raveos-updater/PKGBUILD | 2 | ||||
| -rw-r--r-- | raveos-updater/raveos-updater | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/raveos-updater/PKGBUILD b/raveos-updater/PKGBUILD index 6bb6622..239f96d 100644 --- a/raveos-updater/PKGBUILD +++ b/raveos-updater/PKGBUILD @@ -2,7 +2,7 @@ pkgname=raveos-updater pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="RaveOS update checker background service and tray indicator" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-updater/raveos-updater b/raveos-updater/raveos-updater index 769da64..ad0c142 100644 --- a/raveos-updater/raveos-updater +++ b/raveos-updater/raveos-updater @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -"""RaveOS Update Indicator — tálca-jelző. +"""RaveOS Update Indicator - tálca-jelző. Önálló (DE-független) tálca-alkalmazás. A /var/lib/raveos-updater/status.json fájlt olvassa, amit a háttérszolgáltatás (check.py + systemd timer) állít elő. |