George Hu pushed to branch main at Arch Linux / Packaging / Packages / libhx


Commits:
690102eb by George Hu at 2026-01-29T16:59:07+08:00
Update url

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = libhx
        pkgdesc = A library providing queue, tree, I/O and utility functions
        pkgver = 5.0
        pkgrel = 1
-       url = http://libhx.sourceforge.net/
+       url = https://inai.de/projects/libhx/
        arch = x86_64
        license = GPL-3.0-only
        license = LGPL-3.0-only


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgver=5.0
 pkgrel=1
 pkgdesc='A library providing queue, tree, I/O and utility functions'
 arch=(x86_64)
-url='http://libhx.sourceforge.net/'
+url="https://inai.de/projects/${pkgname}/";
 license=(GPL-3.0-only
          LGPL-3.0-only)
 depends=(glibc)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libhx/-/commit/690102ebdb3672f7d3552cc866d3d66c5321852a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libhx/-/commit/690102ebdb3672f7d3552cc866d3d66c5321852a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to