summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112018-05-09 23:27:18 +0200
committerjose17112018-05-09 23:27:18 +0200
commitec283a569c26afe6df38b03760d87d2bddcb8ec2 (patch)
treeb816408bdf6baa1b4d6eb962aeab2cb81e929f1f
parent73ee39832105c35168460606dd7c74a4f5a5aac4 (diff)
downloadaur-ec283a569c26afe6df38b03760d87d2bddcb8ec2.tar.gz
Update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f336744abfa..17f2ceb08535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 14 21:45:57 UTC 2018
+# Wed May 9 21:27:01 UTC 2018
pkgbase = routeconverter
pkgdesc = A free tool to edit and convert routes, tracks and waypoints.
- pkgver = 2.22.1
- pkgrel = 2
+ pkgver = 2.23
+ pkgrel = 1
url = http://www.routeconverter.de/en
changelog = ChangeLog
arch = i686
@@ -17,12 +17,12 @@ pkgbase = routeconverter
noextract = RouteConverterLinux64.jar
source = routeconverter
source = routeconverter-cli
- source = http://static.routeconverter.com/download/previous-releases/2.22/RouteConverterCmdLine.jar
+ source = http://static.routeconverter.com/download/previous-releases/2.23/RouteConverterCmdLine.jar
source = http://static.routeconverter.com/download/RouteConverterLinux.jar
md5sums = e4cdc9db82a9f8c550afb44f851d897f
md5sums = fdf570309917df1c1536b7e3c7740b33
- md5sums = 68b4f4660be67f8a2fbba33acee395c4
- md5sums = aab7021ad4665d0b4e5281acfd60849f
+ md5sums = 22f9fc21fe752af3a14dabee0e633da8
+ md5sums = 7a70e24554e9eeb241eaa06772a9b642
pkgname = routeconverter
diff --git a/PKGBUILD b/PKGBUILD
index 646dd2a19cb8..11dac6a3b103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexander 'hatred' Drozdov <adrozdoff@gmail.com>
pkgname=routeconverter
-pkgver=2.22.1
-pkgrel=2
+pkgver=2.23
+pkgrel=1
pkgdesc="A free tool to edit and convert routes, tracks and waypoints."
arch=(i686 x86_64)
url="http://www.routeconverter.de/en"
@@ -13,7 +13,7 @@ optdepends=('gpsbabel: for some additional format support')
changelog=ChangeLog
source=(routeconverter
routeconverter-cli
- http://static.routeconverter.com/download/previous-releases/2.22/RouteConverterCmdLine.jar
+ http://static.routeconverter.com/download/previous-releases/2.23/RouteConverterCmdLine.jar
http://static.routeconverter.com/download/RouteConverterLinux.jar)
noextract=(RouteConverterCmdLine.jar
@@ -48,5 +48,5 @@ package()
}
md5sums=('e4cdc9db82a9f8c550afb44f851d897f'
'fdf570309917df1c1536b7e3c7740b33'
- '68b4f4660be67f8a2fbba33acee395c4'
- 'aab7021ad4665d0b4e5281acfd60849f')
+ '22f9fc21fe752af3a14dabee0e633da8'
+ '7a70e24554e9eeb241eaa06772a9b642')