[arch-commits] Commit in libsmbios/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Nov 15 22:03:46 UTC 2018


    Date: Thursday, November 15, 2018 @ 22:03:46
  Author: arojas
Revision: 339747

Update to 2.4.2

Modified:
  libsmbios/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-15 21:51:20 UTC (rev 339746)
+++ PKGBUILD	2018-11-15 22:03:46 UTC (rev 339747)
@@ -3,8 +3,8 @@
 # Contributor: daniel g. siegel <dgsiegel at gmail.com>
 
 pkgname=libsmbios
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="A library for providing access to as much BIOS information as possible"
 arch=('x86_64')
 url="https://github.com/dell/libsmbios"
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('libxml2' 'python' 'chrpath' 'doxygen' git cppunit help2man)
 optdepends=('python: tools')
-_commit=465dce1b625f11f38698aec3b5f48751b85f0942  # tags/v2.4.1^0
+_commit=f4031c3a261d48cdfcb38ed7b2ad1089703937f7  # tags/v2.4.2
 source=("git+https://github.com/dell/libsmbios.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list