fix: fill md5sum

This commit is contained in:
2025-01-21 01:59:26 -05:00
parent 367395ad03
commit d4e755dca1

View File

@@ -5,7 +5,7 @@ homepage='https://www.gnu.org/software/wget/wget.html'
license=('GPL3')
sources=("${pkgname}-${pkgver}.tar.gz")
urls=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('')
md5sums=('271bf949384d0858c2c3d419f6311365')
src_prepare() {
tar -xf ${DIST_DIR}/${pkgname}-${pkgver}/${sources[0]} --strip-components=1