Date: Sunday, December 6, 2015 @ 14:30:24 Author: bluewind Revision: 252821
C++11 ABI rebuild Modified: taglib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 13:28:52 UTC (rev 252820) +++ PKGBUILD 2015-12-06 13:30:24 UTC (rev 252821) @@ -7,7 +7,7 @@ pkgname=taglib pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="A Library for reading and editing the meta-data of several popular audio formats" arch=(i686 x86_64) url="http://taglib.github.io/"