diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-03-29 02:31:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-03-29 02:31:33 -0300 |
commit | 67dec1895b1f4218ee69c607aab8bb9589ee5264 (patch) | |
tree | 12864e2dd61c8ef138a5d4f818a360831e40b6ac /libre/kdenetwork-kopete-libre/PKGBUILD | |
parent | 456bd35a77c8554edca09962e7a35445cf65ec1c (diff) |
kdenetwork-kopete-libre{,-nonprism}: fix description on pkgdesc
Diffstat (limited to 'libre/kdenetwork-kopete-libre/PKGBUILD')
-rw-r--r-- | libre/kdenetwork-kopete-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/kdenetwork-kopete-libre/PKGBUILD b/libre/kdenetwork-kopete-libre/PKGBUILD index a33841bb2..ec7b621f5 100644 --- a/libre/kdenetwork-kopete-libre/PKGBUILD +++ b/libre/kdenetwork-kopete-libre/PKGBUILD @@ -5,8 +5,8 @@ _pkgname=kdenetwork-kopete pkgname=kdenetwork-kopete-libre pkgver=4.12.3 -pkgrel=1 -pkgdesc='Instant Messenger, without Skype support' +pkgrel=1.1 +pkgdesc='Instant Messenger, without nonfree Skype support' url='http://kde.org/applications/internet/kopete/' arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL' 'FDL') |