mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/file to 5.42-1
This commit is contained in:
parent
ef2ed0bf85
commit
af817e24da
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - configure with --disable-libseccomp
|
||||
|
||||
pkgname=file
|
||||
pkgver=5.41
|
||||
pkgver=5.42
|
||||
pkgrel=1
|
||||
pkgdesc='File type identification utility'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ provides=('libmagic.so')
|
|||
options=('!emptydirs')
|
||||
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
|
||||
validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
|
||||
sha256sums=('13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f'
|
||||
sha256sums=('c076fb4d029c74073f15c43361ef572cfb868407d347190ba834af3b1639b0e4'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue