diff options
-rw-r--r-- | pcr/coccinella/PKGBUILD | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/pcr/coccinella/PKGBUILD b/pcr/coccinella/PKGBUILD index f76414033..83a9ad23f 100644 --- a/pcr/coccinella/PKGBUILD +++ b/pcr/coccinella/PKGBUILD @@ -1,10 +1,13 @@ # Maintainer (Arch): SpepS <dreamspepser at yahoo dot it> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> +# parabola changes and rationale: +# the original PKGBUILD is gone, but we keep maintaining it. + pkgname=coccinella pkgver=0.96.20 -pkgrel=1 -pkgdesc="A free and open-source cross-platform communication tool based on jabber with a built-in whiteboard for improved collaboration with other people." +pkgrel=2 +pkgdesc="A free cross-platform communication tool based on jabber with a built-in whiteboard for improved collaboration with other people." arch=(any) url="http://thecoccinella.org/" license=('GPL') |