Date: Saturday, December 5, 2015 @ 18:35:53 Author: bpiotrowski Revision: 252494
C++11 ABI rebuild Modified: libsmbios/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-05 17:29:54 UTC (rev 252493) +++ PKGBUILD 2015-12-05 17:35:53 UTC (rev 252494) @@ -5,7 +5,7 @@ pkgname=libsmbios pkgver=2.2.28 -pkgrel=3 +pkgrel=4 pkgdesc="A library for providing access to as much BIOS information as possible" arch=('i686' 'x86_64') url="http://linux.dell.com/libsmbios/main/index.html"