[arch-commits] Commit in libjpeg-turbo/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Fri Feb 15 02:15:43 UTC 2019


    Date: Friday, February 15, 2019 @ 02:15:42
  Author: bisson
Revision: 346277

upstream update

Modified:
  libjpeg-turbo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 19:25:52 UTC (rev 346276)
+++ PKGBUILD	2019-02-15 02:15:42 UTC (rev 346277)
@@ -3,7 +3,7 @@
 # Contributor: Simone Sclavi 'Ito' <darkhado at gmail.com>
 
 pkgname=libjpeg-turbo
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='JPEG image codec with accelerated baseline compression and decompression'
 url='https://libjpeg-turbo.org/'
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'nasm' 'jdk8-openjdk')
 validpgpkeys=('7D6293CC6378786E1B5C496885C7044E033FDE16')
 source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('e5f86cec31df1d39596e0cca619ab1b01f99025a27dafdfc97a30f3a12f866ff'
+sha256sums=('acb8599fe5399af114287ee5907aea4456f8f2c1cc96d26c28aebfdf5ee82fed'
             'SKIP')
 
 provides=('libjpeg=8.2.2')



More information about the arch-commits mailing list