diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 13:03:34 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 13:03:34 -0300 |
commit | 0e4cc421032599423eea8e519a47a75839b8662c (patch) | |
tree | 9eecce3c10f4c1352ffe8db9c97e9005a0be28d2 | |
parent | fbc8aedd66e6e698642cbff08e87dc8cf308b7fc (diff) | |
download | abslibre-0e4cc421032599423eea8e519a47a75839b8662c.tar.gz abslibre-0e4cc421032599423eea8e519a47a75839b8662c.tar.bz2 abslibre-0e4cc421032599423eea8e519a47a75839b8662c.zip |
smplayer-15.11.0-2.parabola1: C++11 ABI rebuild
-rw-r--r-- | libre/smplayer/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD index 35f070628..86f0336c5 100644 --- a/libre/smplayer/PKGBUILD +++ b/libre/smplayer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 252081 2015-11-30 19:57:56Z arojas $ +# $Id: PKGBUILD 252896 2015-12-06 17:42:03Z arojas $ # Maintainer (Arch): Ionut Biru <ibiru@archlinux.org> # Contributor (Arch): Allan McRae <allan@archlinux.org> # Contributor (Arch): Alessio 'mOLOk' Bolognino <themolok@gmail.com> @@ -8,7 +8,7 @@ pkgname=smplayer pkgver=15.11.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="A complete front-end for MPlayer, without nonfree smtube recommendation" arch=('i686' 'x86_64') url="http://smplayer.sourceforge.net/" |