Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
whois


Commits:
58031f58 by Evangelos Foutras at 2024-04-01T23:26:49+03:00
upgpkg: 5.5.22-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = whois
        pkgdesc = Intelligent WHOIS client
-       pkgver = 5.5.21
+       pkgver = 5.5.22
        pkgrel = 1
        url = https://github.com/rfc1036/whois
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = whois
        depends = libidn2
        depends = libxcrypt
        backup = etc/whois.conf
-       source = git+https://github.com/rfc1036/whois.git#tag=v5.5.21?signed
+       source = git+https://github.com/rfc1036/whois.git#tag=v5.5.22?signed
        validpgpkeys = 6791403B68AE2690517C42EAE6FFF1E38DC968B0
-       sha256sums = SKIP
+       sha256sums = 
d4f465d8c72eb0f482c7e0e99b18e14a8b1af68de98df6e5076d63fdcf925c8c
 
 pkgname = whois


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <jeeps...@gmx.co.uk>
 
 pkgname=whois
-pkgver=5.5.21
+pkgver=5.5.22
 pkgrel=1
 pkgdesc="Intelligent WHOIS client"
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('libidn2' 'libxcrypt')
 makedepends=('perl' 'git' 'bash-completion')
 backup=('etc/whois.conf')
 source=(git+https://github.com/rfc1036/whois.git#tag=v$pkgver?signed)
-sha256sums=('SKIP')
+sha256sums=('d4f465d8c72eb0f482c7e0e99b18e14a8b1af68de98df6e5076d63fdcf925c8c')
 validpgpkeys=('6791403B68AE2690517C42EAE6FFF1E38DC968B0') # Marco d'Itri 
<m...@linux.it>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/whois/-/commit/58031f5896886727519a232613106f6f1c99c3bb

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


Reply via email to