summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-03-12 22:27:13 +0300
committerNikolay Korotkiy2018-03-12 22:27:13 +0300
commit40330a9e7a32e56eba32c2a8a095673e25e586cf (patch)
treebe419954d84668a5b6a9ffa3c1c3736050b861b6 /PKGBUILD
parent57dbc14e4533b2303c477d077b7123b1e69b948b (diff)
downloadaur-40330a9e7a32e56eba32c2a8a095673e25e586cf.tar.gz
gpxsee release 5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3f92b33bc87..085bcf9e5e99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jose Riha <jose1711 gmail com>
# Maintainer: Nikolay Korotkiy <sikmir@gmail.com>
pkgname=gpxsee
-pkgver=5.3
+pkgver=5.4
pkgrel=1
pkgdesc='GPX viewer and analyzer'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('qt5-imageformats: Support for TIFF')
provides=("${pkgname}=${pkgver}")
conflicts=(${pkgname}-git)
source=("https://github.com/tumic0/GPXSee/archive/${pkgver}.tar.gz")
-sha256sums=('322676db046012aa21a4cff0bf526cb33814e1ba5f22160393fcd35bcf7bdc10')
+sha256sums=('a1cb12e00dae3e92107a0a7de2df1a05fd392ca8a9a6abee628e9ec2ff87e0e2')
build() {
cd GPXSee-${pkgver}