Date: Monday, December 7, 2015 @ 02:54:14 Author: fyan Revision: 253157
C++11 ABI rebuild Modified: libmusicbrainz3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-07 01:52:55 UTC (rev 253156) +++ PKGBUILD 2015-12-07 01:54:14 UTC (rev 253157) @@ -3,7 +3,7 @@ # Contributor: Max Fehrm [email protected] pkgname=libmusicbrainz3 pkgver=3.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Library That Provides Access to the MusicBrainz Server " url="http://musicbrainz.org/" arch=('i686' 'x86_64')
