summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Dvoretsky2020-09-13 21:57:42 +0300
committerEugene Dvoretsky2020-09-13 21:57:42 +0300
commitbe3ca08f01a2e2e7ac2139c63fa7de1810f532c8 (patch)
tree1c316c1c2eb20d2cac6adcd4a9cff7d0d1259b1e
parentfd6d48badea09e1254e14c7d1acc1fede818bf81 (diff)
downloadaur-be3ca08f01a2e2e7ac2139c63fa7de1810f532c8.tar.gz
v1.4.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e206dbeeb5d..c13c7e2e3d7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-gpxpy
pkgdesc = Python GPX (GPS eXchange format) parser
- pkgver = 1.4.0
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/tkrajina/gpxpy
arch = any
@@ -9,7 +9,7 @@ pkgbase = python-gpxpy
depends = python>=3.2
depends = python-lxml>=3.1.2
options = !emptydirs
- source = https://github.com/tkrajina/gpxpy/archive/v1.4.0.tar.gz
+ source = https://github.com/tkrajina/gpxpy/archive/v1.4.2.tar.gz
sha256sums = 654ae1a5c0e0ad179fc5f96ec8c91fe03642881de3df6d85a7a8877c212a0210
pkgname = python-gpxpy
diff --git a/PKGBUILD b/PKGBUILD
index 1495e01fbd1f..0532e15b48f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey Mikhaylenko <neithere at gmail dot com>
# Contributor: Eugene Dvoretsky <radioxoma at gmail dot com>
pkgname=python-gpxpy
-pkgver=1.4.0
+pkgver=1.4.2
pkgrel=1
pkgdesc="Python GPX (GPS eXchange format) parser"
arch=(any)