diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-10 22:35:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-10 22:35:49 -0300 |
commit | 99ebc7fe81236c9bb5f236977e25fe3e166ad7f0 (patch) | |
tree | d0078a6e136ae15a62830b8d447546df4e345c96 | |
parent | 38a2cfa8d8868657cc039415ef00b23df454c497 (diff) | |
download | abslibre-99ebc7fe81236c9bb5f236977e25fe3e166ad7f0.tar.gz abslibre-99ebc7fe81236c9bb5f236977e25fe3e166ad7f0.tar.bz2 abslibre-99ebc7fe81236c9bb5f236977e25fe3e166ad7f0.zip |
abiword-3.0.1-3.parabola1: C++11 ABI rebuild
-rw-r--r-- | libre/abiword/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/abiword/PKGBUILD b/libre/abiword/PKGBUILD index 00e0b7ef0..0c9244a36 100644 --- a/libre/abiword/PKGBUILD +++ b/libre/abiword/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 237282 2015-04-17 17:10:12Z andyrtr $ +# $Id: PKGBUILD 253525 2015-12-07 16:15:12Z fyan $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org> # Contributor (Arch): Maël Lavault <moimael@neuf.fr> @@ -6,7 +6,7 @@ pkgname=abiword pkgver=3.0.1 -pkgrel=2.parabola2 +pkgrel=3.parabola1 arch=('i686' 'x86_64') pkgdesc='Fully-featured word processor, without Google search engine and nonfree fonts support' license=('GPL') |