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