mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libjpeg-turbo to 1.4.2-1
This commit is contained in:
parent
8142baa8ed
commit
442da769be
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
|||
# - added --without-simd to configure, no NEON
|
||||
|
||||
pkgname=libjpeg-turbo
|
||||
pkgver=1.4.1
|
||||
pkgver=1.4.2
|
||||
pkgrel=1
|
||||
pkgdesc='JPEG image codec with accelerated baseline compression and decompression'
|
||||
url='http://libjpeg-turbo.virtualgl.org/'
|
||||
license=('GPL' 'custom')
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom')
|
||||
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha1sums=('363a149f644211462c45138a19674f38100036d3')
|
||||
sha1sums=('2666158ccd5318513f875867bbc4af52f6eb9f0b')
|
||||
provides=('libjpeg=8.0.2' 'turbojpeg')
|
||||
conflicts=('libjpeg' 'turbojpeg')
|
||||
replaces=('libjpeg' 'turbojpeg')
|
||||
|
|
Loading…
Reference in a new issue