update to 12.3: file
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
pkgname=file
|
pkgname=file
|
||||||
pkgver=5.45
|
pkgver=5.46
|
||||||
pkgdesc='File type identification utility'
|
pkgdesc='File type identification utility'
|
||||||
license=('custom')
|
license=('custom')
|
||||||
homepage='https://www.darwinsys.com/file/'
|
homepage='https://www.darwinsys.com/file/'
|
||||||
sources=("$pkgname-$pkgver.tar.gz")
|
sources=("$pkgname-$pkgver.tar.gz")
|
||||||
urls=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz")
|
urls=("https://astron.com/pub/$pkgname/${sources[0]}")
|
||||||
md5sums=("26b2a96d4e3a8938827a1e572afd527a")
|
md5sums=("459da2d4b534801e2e2861611d823864")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user