Search Criteria
Package Details: pidgin-quote-text 0.9.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pidgin-quote-text.git (read-only, click to copy) |
|---|---|
| Package Base: | pidgin-quote-text |
| Description: | Quote selected message into the entry area |
| Upstream URL: | https://github.com/pomozoff/quotetext |
| Keywords: | im pidgin plugin |
| Licenses: | GPL2 |
| Submitter: | cl0ne |
| Maintainer: | cl0ne |
| Last Packager: | cl0ne |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-12-06 21:27 (UTC) |
| Last Updated: | 2025-11-07 22:53 (UTC) |
Dependencies (1)
- pidginAUR (pidgin-miniAUR, pidgin-gnutlsAUR, pidgin-hgAUR)
Latest Comments
cl0ne commented on 2025-11-07 23:01 (UTC)
@dreieck thanks for the help!
I've updated the
PKGBUILD. I don't think there's a need to use the latest state from VCS since it hasn't changed for quite a while and it doesn't differ from the latest released version, so I've just corrected the version number in thePKGBUILDand used the archive from the corresponding git tag. Consequently, there's no need to rename the package.dreieck commented on 2025-09-30 21:48 (UTC) (edited on 2025-09-30 21:49 (UTC) by dreieck)
This
PKGBUILDdownloads the latest state from a git repository.So you must(!):
pidgin-quote-text-git(i.e. with-gitsuffix),pkgver()function,provides=("pidgin-quote-text"),conflicts=("pidgin-quote-text").Regards and thanks for the package!