Search Criteria
Package Details: pynotify-git 0.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pynotify-git.git (read-only, click to copy) |
---|---|
Package Base: | pynotify-git |
Description: | A Gnome (wayland) shell notifier for Gotify and Ntfy server. |
Upstream URL: | https://github.com/fseoane/pyNotify.git |
Keywords: | gnome gotify notifications tray wayland |
Licenses: | MIT |
Conflicts: | pyNotify |
Provides: | pyNotify |
Replaces: | pyNotify |
Submitter: | viralatas |
Maintainer: | viralatas |
Last Packager: | viralatas |
Votes: | 1 |
Popularity: | 0.000029 |
First Submitted: | 2023-06-22 17:16 (UTC) |
Last Updated: | 2024-01-27 10:31 (UTC) |
Dependencies (5)
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR)
- libappindicator-gtk3
- git (git-gitAUR, git-glAUR) (make)
- python-pip (make)
- python3 (python) (make)
Latest Comments
MarsSeed commented on 2023-06-25 14:06 (UTC)
And please note; you have to increase the
pkgrel
's value by +1 every time you update the PKGBUILD without updating thepkgver
.And of course you have to refresh the
.SRCINFO
after every change in PKGBUILD.If you don't do these steps, users won't get notified about the change in build, and the tools they use won't rebuild and repackage it.
MarsSeed commented on 2023-06-24 21:24 (UTC)
Please kindly implement a
pkgver()
based on Git tags.