summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Bargen2016-11-20 15:34:18 +0100
committerDanilo Bargen2016-11-20 15:34:18 +0100
commitba856b98ed26f824ee5b0fdd3e037e3a9b9ab398 (patch)
treea9a20e850023603190c9a749390895ffaeadcce0
parent0466c5589164f61a376d3c088a0b672dab570da8 (diff)
downloadaur-ba856b98ed26f824ee5b0fdd3e037e3a9b9ab398.tar.gz
v0.101-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 038dce198785..b17ad6718cab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 30 13:06:16 UTC 2016
+# Sun Nov 20 14:34:04 UTC 2016
pkgbase = geotag
pkgdesc = Geotag is an open source program that allows you match date/time information from photos with location information from a GPS unit or from a map
- pkgver = 0.099
+ pkgver = 0.101
pkgrel = 1
url = http://geotag.sourceforge.net/
arch = i686
@@ -10,11 +10,11 @@ pkgbase = geotag
license = GPL2
depends = java-runtime
depends = perl-exiftool
- noextract = geotag-0.099.jar
- source = http://downloads.sourceforge.net/project/geotag/geotag/0.099/geotag-0.099.jar
+ noextract = geotag-0.101.jar
+ source = http://downloads.sourceforge.net/project/geotag/geotag/0.101/geotag-0.101.jar
source = geotag.desktop
source = geotag.sh
- sha256sums = cc685f025e78c48de79ebb70135c3f81ad4e66e395f069a3414738bbe371b8cb
+ sha256sums = 68101cc0dfffa518336a62ad417c7de5bfdd33da895b05a4f6f97415a4860686
sha256sums = 03e25f98f958a205fed56657e21c30f636b8f67bc0f5e41f88d6bf3bfa1fb3fe
sha256sums = dd836097b81d0d4fea801ef4211d2e60befe6067e8ae3d29263bebcf268590bd
diff --git a/PKGBUILD b/PKGBUILD
index 40678ea8273d..e6f76834fcd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
pkgname=geotag
-pkgver=0.099
+pkgver=0.101
pkgrel=1
pkgdesc="Geotag is an open source program that allows you match date/time information from photos with location information from a GPS unit or from a map"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ source=("http://downloads.sourceforge.net/project/geotag/geotag/$pkgver/geotag-$
"$pkgname.desktop"
"$pkgname.sh")
noextract=("geotag-$pkgver.jar")
-sha256sums=('cc685f025e78c48de79ebb70135c3f81ad4e66e395f069a3414738bbe371b8cb'
+sha256sums=('68101cc0dfffa518336a62ad417c7de5bfdd33da895b05a4f6f97415a4860686'
'03e25f98f958a205fed56657e21c30f636b8f67bc0f5e41f88d6bf3bfa1fb3fe'
'dd836097b81d0d4fea801ef4211d2e60befe6067e8ae3d29263bebcf268590bd')