mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/file to 5.45-1
This commit is contained in:
parent
7fd81dfba7
commit
a2f8eceab1
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - configure with --disable-libseccomp
|
||||
|
||||
pkgname=file
|
||||
pkgver=5.44
|
||||
pkgrel=3
|
||||
pkgver=5.45
|
||||
pkgrel=1
|
||||
pkgdesc='File type identification utility'
|
||||
arch=('x86_64')
|
||||
license=('custom')
|
||||
|
@ -18,7 +18,7 @@ provides=('libmagic.so')
|
|||
options=('!emptydirs')
|
||||
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
|
||||
validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
|
||||
sha256sums=('3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b'
|
||||
sha256sums=('fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue