summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-03-20 09:23:48 +0300
committerNikolay Korotkiy2018-03-20 09:23:48 +0300
commite10fab87521ee9b82e83cabe833588ae8e3f8080 (patch)
treecef1599e95b481c5635cbf467ab1972e6af22059 /PKGBUILD
parent40330a9e7a32e56eba32c2a8a095673e25e586cf (diff)
downloadaur-e10fab87521ee9b82e83cabe833588ae8e3f8080.tar.gz
gpxsee release 5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 085bcf9e5e99..cee9ccd97c38 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.4
+pkgver=5.5
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=('a1cb12e00dae3e92107a0a7de2df1a05fd392ca8a9a6abee628e9ec2ff87e0e2')
+sha256sums=('f0a7491d57185516e9a36563050f28e9cf2b1991758533b684867527ffacf46e')
build() {
cd GPXSee-${pkgver}