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

Balló György bgyorgy at archlinux.org
Sun May 23 10:01:03 UTC 2021


    Date: Sunday, May 23, 2021 @ 10:01:03
  Author: bgyorgy
Revision: 943096

upgpkg: geotag 0.103-3: Update URL for jaxb-api

Modified:
  geotag/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 10:00:47 UTC (rev 943095)
+++ PKGBUILD	2021-05-23 10:01:03 UTC (rev 943096)
@@ -4,16 +4,16 @@
 
 pkgname=geotag
 pkgver=0.103
-pkgrel=2
-pkgdesc="Match date/time information from photos with location information from a GPS unit or from a map"
+pkgrel=3
+pkgdesc='Match date/time information from photos with location information from a GPS unit or from a map'
 arch=('any')
-url="http://geotag.sourceforge.net/"
+url='http://geotag.sourceforge.net/'
 license=('GPL')
 depends=('hicolor-icon-theme' 'java-runtime' 'perl-image-exiftool')
 optdepends=('dcraw: display preview for RAW images'
             'gpsbabel: load tracks from GPS')
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.jar"
-        "http://central.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar"
+        'https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar'
         "$pkgname.desktop"
         "$pkgname.appdata.xml"
         "$pkgname.sh")



More information about the arch-commits mailing list