diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-14 18:19:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-14 21:47:15 -0300 |
commit | bd428149f6b7430dfe1e76485e4ce1617545e5bc (patch) | |
tree | f025515dcf392f224631cecdb67757cec43d2344 /nonprism | |
parent | e0ac168bb5405450326507dc758ac7ce000ac6a0 (diff) | |
download | abslibre-bd428149f6b7430dfe1e76485e4ce1617545e5bc.tar.gz abslibre-bd428149f6b7430dfe1e76485e4ce1617545e5bc.tar.bz2 abslibre-bd428149f6b7430dfe1e76485e4ce1617545e5bc.zip |
kdenetwork-kopete-16.12.1-1.parabola1{,.nonprism1}: updating version
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/kdenetwork-kopete/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD index 7384e8ba9..ec066649c 100644 --- a/nonprism/kdenetwork-kopete/PKGBUILD +++ b/nonprism/kdenetwork-kopete/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 283325 2016-12-15 10:41:32Z arojas $ +# $Id: PKGBUILD 285928 2017-01-12 19:03:07Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Maintainer (Arch): Antonio Rojas <arojas@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdenetwork-kopete -pkgver=16.12.0 +pkgver=16.12.1 pkgrel=1.parabola1.nonprism1 pkgdesc='Instant Messenger, without nonfree Skype support and support for unsafe and dangerous for privacy protocols' url='http://kde.org/applications/internet/kopete/' @@ -19,7 +19,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'jsoncpp') optdepends=('mediastreamer: jingle support') source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig} kopete-mediastreamer2.14.patch 'libre-nonprism.patch') -sha1sums=('0add6bd39d5c1342dd6d8d6257238f310a6f211a' +sha1sums=('83dac1584c79adc7d7db727014029555b4b36569' 'SKIP' 'b284ffb226cbcc0da6540ecd978d37287aa6eddb' 'f0d7b727da1b5160f05952eec4df1bfbefab99cf') |