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

Levente Polyak anthraxx at archlinux.org
Tue Apr 2 08:14:52 UTC 2019


    Date: Tuesday, April 2, 2019 @ 08:14:52
  Author: anthraxx
Revision: 349592

upgpkg: wget 1.20.2-1

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-02 08:11:15 UTC (rev 349591)
+++ PKGBUILD	2019-04-02 08:14:52 UTC (rev 349592)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=wget
-pkgver=1.20.1
-pkgrel=3
+pkgver=1.20.2
+pkgrel=1
 pkgdesc='Network utility to retrieve files from the Web'
 url='https://www.gnu.org/software/wget/wget.html'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('ca-certificates: HTTPS downloads')
 backup=('etc/wgetrc')
 source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz{,.sig})
-sha256sums=('0f63e84dd23dc53ab3ab6f483c3afff8301e54c165783f772101cdd9b1c64928'
+sha256sums=('84d3cbece8c08e130a8da0a72cf6e543a2adf58ca8ecf28726560b06243d4ce6'
             'SKIP')
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
               '7845120B07CBD8D6ECE5FF2B2A1743EDA91A35B6'



More information about the arch-commits mailing list