summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Riha2022-03-12 21:32:31 +0100
committerJose Riha2022-03-12 21:32:31 +0100
commit6e68e4a61282490be80f30a9041f01b3966b4a0e (patch)
treefbcedf498477bb89bad536206d45ff9c649aa687
parentaa625198a6e04a851e41cb73b11b857625c93e53 (diff)
downloadaur-6e68e4a61282490be80f30a9041f01b3966b4a0e.tar.gz
Update
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9db6ca5ae677..73a4bb7d8802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = routeconverter
pkgdesc = A free tool to edit and convert routes, tracks and waypoints
- pkgver = 2.30
- pkgrel = 3
+ pkgver = 2.31
+ pkgrel = 1
url = http://www.routeconverter.de/en
changelog = ChangeLog
arch = i686
@@ -13,17 +13,17 @@ pkgbase = routeconverter
depends = java-openjfx
depends = archlinux-java-run
optdepends = gpsbabel: for some additional format support
- noextract = RouteConverterCmdLine-2.30.jar
- noextract = RouteConverterLinux-2.30.jar
+ noextract = RouteConverterCmdLine-2.31.jar
+ noextract = RouteConverterLinux-2.31.jar
source = routeconverter
source = routeconverter-offline
source = routeconverter-cli
- source = RouteConverterCmdLine-2.30.jar::http://static.routeconverter.com/download/previous-releases/2.30/RouteConverterCmdLine.jar
- source = RouteConverterLinux-2.30.jar::http://static.routeconverter.com/download/RouteConverterLinux.jar
+ source = RouteConverterCmdLine-2.31.jar::http://static.routeconverter.com/download/previous-releases/2.31/RouteConverterCmdLine.jar
+ source = RouteConverterLinux-2.31.jar::http://static.routeconverter.com/download/RouteConverterLinux.jar
md5sums = 44b20257184f3b23014ca12b975dc5b0
md5sums = a9e4b76c2aa26c6a0b7a9474964c9648
md5sums = fdf570309917df1c1536b7e3c7740b33
- md5sums = 17f7ca5f2867307d698f09f99bb57498
- md5sums = 16ac84548211dec18be7c46cdbfac360
+ md5sums = b58735cb4f42923ca06cf99e9ae36aed
+ md5sums = f04c8cc060dd2bdb3c02c415658a2a72
pkgname = routeconverter
diff --git a/PKGBUILD b/PKGBUILD
index 12e6ff9740ce..fd3a050d9eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: willemw
pkgname=routeconverter
-pkgver=2.30
-pkgrel=3
+pkgver=2.31
+pkgrel=1
pkgdesc="A free tool to edit and convert routes, tracks and waypoints"
arch=('i686' 'x86_64')
url="http://www.routeconverter.de/en"
@@ -47,5 +47,5 @@ package()
md5sums=('44b20257184f3b23014ca12b975dc5b0'
'a9e4b76c2aa26c6a0b7a9474964c9648'
'fdf570309917df1c1536b7e3c7740b33'
- '17f7ca5f2867307d698f09f99bb57498'
- '16ac84548211dec18be7c46cdbfac360')
+ 'b58735cb4f42923ca06cf99e9ae36aed'
+ 'f04c8cc060dd2bdb3c02c415658a2a72')