diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-11-24 14:03:59 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-11-24 14:03:59 -0500 |
commit | d00489c5023f511e763cc594f395fa20f4bacf23 (patch) | |
tree | 5b858efc5ae5207faae36639dd179bc54c9d70fe /libre/cowsay | |
parent | ea21ab0bf8c50bfc91010a67dc3348bf4e86f342 (diff) | |
download | abslibre-d00489c5023f511e763cc594f395fa20f4bacf23.tar.gz abslibre-d00489c5023f511e763cc594f395fa20f4bacf23.tar.bz2 abslibre-d00489c5023f511e763cc594f395fa20f4bacf23.zip |
cowsay: fix description
Diffstat (limited to 'libre/cowsay')
-rw-r--r-- | libre/cowsay/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/cowsay/PKGBUILD b/libre/cowsay/PKGBUILD index 77689ca14..f92680b2a 100644 --- a/libre/cowsay/PKGBUILD +++ b/libre/cowsay/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cowsay pkgver=3.03 pkgrel=9.parabola1 -pkgdesc='Configurable talking cow (and a few other creatures)' +pkgdesc='Configurable talking cow (and a few other creatures), without nonfree cows' arch=('any') url='http://www.nog.net/~tony/warez/' license=('PerlArtistic' 'GPL') |