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

Lukas Fleischer lfleischer at archlinux.org
Sat Feb 23 15:35:37 UTC 2019


    Date: Saturday, February 23, 2019 @ 15:35:34
  Author: lfleischer
Revision: 435386

upgpkg: jhead 3.03-1

Upstream update.

Modified:
  jhead/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-23 11:29:26 UTC (rev 435385)
+++ PKGBUILD	2019-02-23 15:35:34 UTC (rev 435386)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=jhead
-pkgver=3.00
-pkgrel=3
+pkgver=3.03
+pkgrel=1
 pkgdesc='EXIF JPEG info parser and thumbnail remover'
 url="http://www.sentex.net/~mwandel/jhead/"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('libjpeg: to up-right images according to rotation tag')
 source=("http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         LICENSE)
-md5sums=('86cc05ad59d049c35963c7c1a5296801'
+md5sums=('de7d95def278331c040ea10116457921'
          '1f0db611d2642a981719f45252762a45')
 
 build() {



More information about the arch-commits mailing list