Date: Sunday, December 6, 2015 @ 18:53:05 Author: bluewind Revision: 252908
C++11 ABI rebuild Modified: libaccounts-qt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 17:52:47 UTC (rev 252907) +++ PKGBUILD 2015-12-06 17:53:05 UTC (rev 252908) @@ -5,7 +5,7 @@ pkgname=libaccounts-qt pkgdesc="Qt5-based client library for accessing the online accounts database" pkgver=1.14 -pkgrel=1 +pkgrel=2 arch=(i686 x86_64) url="https://gitlab.com/accounts-sso/libaccounts-qt" license=(LGPL)
