T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / wget


Commits:
6ffeff47 by T.J. Townsend at 2025-03-21T11:16:36-04:00
upgpkg: 1.25.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,18 @@
 pkgbase = wget
-       pkgdesc = Network utility to retrieve files from the Web
+       pkgdesc = Network utility to retrieve files from the web
        pkgver = 1.25.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.gnu.org/software/wget/wget.html
        arch = x86_64
-       license = GPL3
+       license = GPL-3.0-or-later
        checkdepends = perl-http-daemon
        checkdepends = perl-io-socket-ssl
        checkdepends = python
+       makedepends = autoconf-archive
+       makedepends = git
+       makedepends = gperf
+       makedepends = wget
+       makedepends = perl
        depends = glibc
        depends = zlib
        depends = gnutls
@@ -22,14 +27,14 @@ pkgbase = wget
        depends = libnettle.so
        optdepends = ca-certificates: HTTPS downloads
        backup = etc/wgetrc
-       source = https://ftp.gnu.org/gnu/wget/wget-1.25.0.tar.lz
-       source = https://ftp.gnu.org/gnu/wget/wget-1.25.0.tar.lz.sig
+       source = 
git+https://git.savannah.gnu.org/git/wget.git?signed#tag=v1.25.0
+       source = git+https://git.savannah.gnu.org/git/gnulib.git
        validpgpkeys = AC404C1C0BF735C63FF4D562263D6DF2E163E1EA
        validpgpkeys = 7845120B07CBD8D6ECE5FF2B2A1743EDA91A35B6
        validpgpkeys = 1CB27DBC98614B2D5841646D08302DB6A2670428
-       sha256sums = 
19225cc756b0a088fc81148dc6a40a0c8f329af7fd8483f1c7b2fe50f4e08a1f
+       sha256sums = 
c63fd5c082a3a7ecf9309c2334df95e61abfc413cbefe81e5ed5d40a4301344e
        sha256sums = SKIP
-       b2sums = 
58edd7393b5109804d7a6ce77466d30e1fba3c5ae4b5b8634758c9ebd7fa95cf106d35ad0b4f9151833d88b0221fc488a1005ec0b98417766bf2092309744954
+       b2sums = 
d4f747bd505a5b482013dfc20c307a34ce505833120ff2b77ba4d94b7476d1407e64eab862d6fd5490e96e5e9b8a7e3cf742404634a287996a7a702c8efd6304
        b2sums = SKIP
 
 pkgname = wget


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=wget
 pkgver=1.25.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Network utility to retrieve files from the web'
 url='https://www.gnu.org/software/wget/wget.html'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wget/-/commit/6ffeff47de3abfa3f18b8328ed7a4f8e343cbbb3

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


Reply via email to