diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 16:07:35 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 16:07:35 +0100 |
commit | 6ba2329d0c5ec890dbedb6419ad186a50d04104c (patch) | |
tree | 0550a22f2ec5ae75f4c19b14887597b2d445ee36 /pcr/coccinella | |
parent | e6dd7587a1564e2dfb0790c63024f90ebdfeddd7 (diff) | |
download | abslibre-6ba2329d0c5ec890dbedb6419ad186a50d04104c.tar.gz abslibre-6ba2329d0c5ec890dbedb6419ad186a50d04104c.tar.bz2 abslibre-6ba2329d0c5ec890dbedb6419ad186a50d04104c.zip |
pcr/coccinella: bumped pkgrel and rebuilt for missing architectures
Diffstat (limited to 'pcr/coccinella')
-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') |