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

Antonio Rojas arojas at gemini.archlinux.org
Sun May 22 08:24:24 UTC 2022


    Date: Sunday, May 22, 2022 @ 08:24:24
  Author: arojas
Revision: 1209991

Update to 4.5

Modified:
  libhx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 08:20:47 UTC (rev 1209990)
+++ PKGBUILD	2022-05-22 08:24:24 UTC (rev 1209991)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Owe <ndowens.aur at gmail dot com>
 
 pkgname=libhx
-pkgver=4.2
+pkgver=4.5
 pkgrel=1
 pkgdesc='A library providing queue, tree, I/O and utility functions'
 arch=(x86_64)
@@ -12,9 +12,9 @@
 license=(GPL)
 depends=(glibc)
 source=(https://inai.de/files/libhx/libHX-$pkgver.tar.{xz,asc})
-sha256sums=('5216b765f73c36ff91e999fd5eabc1dbc13801d140b8238fc80ba9c263d723e6'
+sha256sums=('84828bbcb539f3f7262f63e316c903226f45a982a4e8506912637e3650f61663'
             'SKIP')
-validpgpkeys=(23686C10A45691BE7A425109D6388181F35A0938) # Jan Engelhardt <jengelh at inai.de>
+validpgpkeys=(BCA0C5C309CAC569E74A921CF76EFE5D0C223A8F) # Jan Engelhardt <jengelh at inai.de> https://inai.de/about/
 
 build() {
   cd libHX-$pkgver



More information about the arch-commits mailing list