diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-12 05:19:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-12 05:19:31 -0300 |
commit | 53179c89e7806e758d4fd1f81556c07a378107f2 (patch) | |
tree | f2342a3c2c36986552656151fa68937ceffe3ea4 | |
parent | 729e1a0f1f94cb654d91732c10893b5cf7b7b1e5 (diff) |
centerim-4.22.10-5.nonprism1: C++11 ABI rebuild
-rw-r--r-- | nonprism/centerim/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/centerim/PKGBUILD b/nonprism/centerim/PKGBUILD index 425e28a81..da253a91b 100644 --- a/nonprism/centerim/PKGBUILD +++ b/nonprism/centerim/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 139746 2015-09-10 04:55:04Z foutrelis $ +# $Id: PKGBUILD 149576 2015-12-07 05:17:09Z bpiotrowski $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor (Arch): Aaron Griffin <aaron@archlinux.org> # Contributor (Arch): shild <sxp@bk.ru> pkgname=centerim pkgver=4.22.10 -pkgrel=4.nonprism1 +pkgrel=5.nonprism1 pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface, without support for unsafe and dangerous for privacy protocols" arch=('i686' 'x86_64') url="http://www.centerim.org" |