Date: Wednesday, March 4, 2015 @ 10:22:19
  Author: lfleischer
Revision: 128697

upgpkg: jhead 3.00-1

Upstream update.

Modified:
  jhead/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-04 09:17:41 UTC (rev 128696)
+++ PKGBUILD    2015-03-04 09:22:19 UTC (rev 128697)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora <[email protected]>
 
 pkgname=jhead
-pkgver=2.97
-pkgrel=2
+pkgver=3.00
+pkgrel=1
 pkgdesc='EXIF JPEG info parser and thumbnail remover'
 url="http://www.sentex.net/~mwandel/jhead/";
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('libjpeg: to up-right images according to rotation tag')
 source=("http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz";
         LICENSE)
-md5sums=('23b037d0c54211973a3951e41a97c924'
+md5sums=('86cc05ad59d049c35963c7c1a5296801'
          '1f0db611d2642a981719f45252762a45')
 
 build() {

Reply via email to