update to 12.3: file
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user