diff --git a/lfs/file-5.45.PKGBUILD b/lfs/file-5.46.PKGBUILD similarity index 78% rename from lfs/file-5.45.PKGBUILD rename to lfs/file-5.46.PKGBUILD index 8455554..24f5e4c 100644 --- a/lfs/file-5.45.PKGBUILD +++ b/lfs/file-5.46.PKGBUILD @@ -1,11 +1,11 @@ pkgname=file -pkgver=5.45 +pkgver=5.46 pkgdesc='File type identification utility' license=('custom') homepage='https://www.darwinsys.com/file/' sources=("$pkgname-$pkgver.tar.gz") -urls=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=("26b2a96d4e3a8938827a1e572afd527a") +urls=("https://astron.com/pub/$pkgname/${sources[0]}") +md5sums=("459da2d4b534801e2e2861611d823864") src_prepare() { tar -xf ${distdir}/${sources[0]} --strip-components=1