summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Riha2021-04-15 00:51:51 +0200
committerJose Riha2021-04-15 00:51:51 +0200
commit0f6b1bf568f6cd15ef1e42740ad986b556d78b4f (patch)
tree5f2acd61129b7abbf432602fe1dc8cebe755a292
parent0752b8b5c86440988437add29e036742fcc6d18b (diff)
downloadaur-0f6b1bf568f6cd15ef1e42740ad986b556d78b4f.tar.gz
Update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f24aa2545d2..50775b05bd8e 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.28
- pkgrel = 2
+ pkgver = 2.29
+ pkgrel = 1
url = http://www.routeconverter.de/en
changelog = ChangeLog
arch = i686
@@ -17,13 +17,13 @@ pkgbase = routeconverter
source = routeconverter
source = routeconverter-offline
source = routeconverter-cli
- source = http://static.routeconverter.com/download/previous-releases/2.28/RouteConverterCmdLine.jar
+ source = http://static.routeconverter.com/download/previous-releases/2.29/RouteConverterCmdLine.jar
source = http://static.routeconverter.com/download/RouteConverterLinux.jar
md5sums = e4cdc9db82a9f8c550afb44f851d897f
md5sums = a9e4b76c2aa26c6a0b7a9474964c9648
md5sums = fdf570309917df1c1536b7e3c7740b33
- md5sums = af080a31ea386f0a96cfc126460aefe6
- md5sums = 3bf1e3a14257b97f4e767269b85bf9af
+ md5sums = 201fdb8a73571b331a486c582ba2ff4d
+ md5sums = 88c5cceb74c68771f1cf1b502d04495c
pkgname = routeconverter
diff --git a/PKGBUILD b/PKGBUILD
index da1c890ad12c..5de78d73d7e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: willemw
pkgname=routeconverter
-pkgver=2.28
-pkgrel=2
+pkgver=2.29
+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=('e4cdc9db82a9f8c550afb44f851d897f'
'a9e4b76c2aa26c6a0b7a9474964c9648'
'fdf570309917df1c1536b7e3c7740b33'
- 'af080a31ea386f0a96cfc126460aefe6'
- '3bf1e3a14257b97f4e767269b85bf9af')
+ '201fdb8a73571b331a486c582ba2ff4d'
+ '88c5cceb74c68771f1cf1b502d04495c')