Date: Thursday, April 19, 2018 @ 21:18:26 Author: jgc Revision: 322460
upgpkg: libsmbios 2.4.1-1 Modified: libsmbios/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-19 21:15:59 UTC (rev 322459) +++ PKGBUILD 2018-04-19 21:18:26 UTC (rev 322460) @@ -4,7 +4,7 @@ # Contributor: daniel g. siegel <[email protected]> pkgname=libsmbios -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc="A library for providing access to as much BIOS information as possible" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('gcc-libs') makedepends=('libxml2' 'python' 'chrpath' 'doxygen' git cppunit help2man) optdepends=('python: tools') -_commit=8d729b4833b5026932b28b60c9b15aa5ec058eca # tags/v2.4.0^0 +_commit=465dce1b625f11f38698aec3b5f48751b85f0942 # tags/v2.4.1^0 source=("git+https://github.com/dell/libsmbios.git#commit=$_commit") sha256sums=('SKIP')
