Package Details: pidgin-quote-text 0.9.3-3

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://launchpad.net/quote/
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: 2024-06-06 10:42 (UTC)

Latest Comments

dreieck commented on 2025-09-30 21:48 (UTC) (edited on 2025-09-30 21:49 (UTC) by dreieck)

This PKGBUILD downloads the latest state from a git repository.

So you must(!):

  • Rename it to pidgin-quote-text-git (i.e. with -git suffix),
  • add a proper pkgver() function,
  • add provides=("pidgin-quote-text"),
  • add conflicts=("pidgin-quote-text").

Regards and thanks for the package!