mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/libextractor to 1.9-1
This commit is contained in:
parent
95b1073fa5
commit
04b8b59d06
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch from Fedora to fix FTBFS
|
||||
|
||||
pkgname=libextractor
|
||||
pkgver=1.8
|
||||
pkgver=1.9
|
||||
pkgrel=1
|
||||
pkgdesc="A library used to extract meta-data from files of arbitrary type"
|
||||
arch=("x86_64")
|
||||
|
@ -29,7 +29,7 @@ validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E'
|
|||
'D8423BCB326C7907033929C7939E6BE1E29FC3CC')
|
||||
source=("https://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig}
|
||||
"libextractor-1.7-segfault.patch")
|
||||
sha512sums=('770a0f1711964657ffb570c0509996b0a109886bfa0652c3a9ca63aa645f495fe5919215cf17da68e8a81a09de54bc937b61c82ec03c9e3998149c780f93451a'
|
||||
sha512sums=('c2539b144d026fb0e871c5776aee4deaad4a987a730350744a7e5e74fbe98a4abb635dbe206b93c3aa9cd676b8797ea0b97271de0c903dfb035e245ab42ea149'
|
||||
'SKIP'
|
||||
'60f8847b95ae568b55c1ef528472c71166701963a419d3a17afc7359ced4d7d7b9e607410d678412b59ab9fb937e9abc3437d266508200bf6d199271a7574a81')
|
||||
|
||||
|
|
Loading…
Reference in a new issue