Package Details: hamlib4 4.5.4-1

Git Clone URL: https://aur.archlinux.org/hamlib4.git (read-only, click to copy)
Package Base: hamlib4
Description: Ham radio equipment control libraries - VERSION 4.x
Upstream URL: http://hamlib.org
Licenses: GPL, LGPL
Conflicts: hamlib, hamlib-git
Provides: hamlib
Submitter: not_anonymous
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 0
Popularity: 0.000000
First Submitted: 2022-02-26 03:40 (UTC)
Last Updated: 2023-03-03 15:15 (UTC)

Required by (45)

Sources (1)

Latest Comments

not_anonymous commented on 2022-12-26 15:38 (UTC)

Updated...es MNY TNXS OM fer keeping my incoming emails just to the "Out-of-date" flag.

not_anonymous commented on 2022-12-13 21:50 (UTC)

TNXS OM for the heads up...alas I only needed the "Flag package out-of-date" to be set; more especially since the email I get IS: - more than detailed enough for me to update the package - the email is titled for EXACTLY the need at hand (updating) - the comments section herein will NOT be needed for any additional information!! (i.e. I use "updpkgsums" to get auto-magically what your diff below contains...hi hi.)

Again I am sorry this did not get more immediate attention.

N0NB commented on 2022-11-10 02:12 (UTC)

Hamlib 4.5 was released several days ago. This patch should work with it:

diff --git a/PKGBUILD b/PKGBUILD
index 7921c7d..a3d0b69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 pkgname=hamlib4
 _pkgname=hamlib
 __pkgname=Hamlib
-pkgver=4.4
+pkgver=4.5
 pkgrel=1
 pkgdesc="Ham radio equipment control libraries - VERSION 4.x"
 arch=('i686' 'x86_64' 'armv5h' 'armv6h' 'armv7h')
@@ -58,5 +58,5 @@ package() {
        /usr/bin/find $pkgdir -name '.packlist' -delete
        /usr/bin/find $pkgdir -name '*.pod' -delete
 }
-md5sums=('2b82f1a5e36ba78390e1d05266213477')
-sha256sums=('8bf0107b071f52f08587f38e2dee8a7848de1343435b326f8f66d95e1f8a2487')
+md5sums=('7d9cc9d043691c268f2ccb0f6befb54d')
+sha256sums=('14a2ce76a647a75e71d8ccf1f16999a6708e84823d9f74137f2173fcee94ad52')