Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
jhead


Commits:
8a40a181 by Campbell Jones at 2024-09-22T17:49:56-04:00
upgpkg: 3.08-2: libjpeg -> libjpeg-turbo

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = jhead
        pkgdesc = EXIF JPEG info parser and thumbnail remover
        pkgver = 3.08
-       pkgrel = 1
+       pkgrel = 2
        url = http://www.sentex.net/~mwandel/jhead/
        arch = x86_64
        license = custom
        depends = glibc
-       optdepends = libjpeg: to up-right images according to rotation tag
+       optdepends = libjpeg-turbo: to up-right images according to rotation tag
        source = 
https://github.com/Matthias-Wandel/jhead/archive/3.08/jhead-3.08.tar.gz
        source = LICENSE
        sha256sums = 
999a81b489c7b2a7264118f194359ecf4c1b714996a2790ff6d5d2f3940f1e9f


=====================================
PKGBUILD
=====================================
@@ -4,13 +4,13 @@
 
 pkgname=jhead
 pkgver=3.08
-pkgrel=1
+pkgrel=2
 pkgdesc='EXIF JPEG info parser and thumbnail remover'
 url="http://www.sentex.net/~mwandel/jhead/";
 arch=('x86_64')
 license=('custom')
 depends=('glibc')
-optdepends=('libjpeg: to up-right images according to rotation tag')
+optdepends=('libjpeg-turbo: to up-right images according to rotation tag')
 
source=(https://github.com/Matthias-Wandel/jhead/archive/$pkgver/$pkgname-$pkgver.tar.gz
         LICENSE)
 sha256sums=('999a81b489c7b2a7264118f194359ecf4c1b714996a2790ff6d5d2f3940f1e9f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jhead/-/commit/8a40a181f1a4f418ed56063c8c04a4fb89bfc689

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jhead/-/commit/8a40a181f1a4f418ed56063c8c04a4fb89bfc689
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to