summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikolay Korotkiy2018-04-09 00:43:31 +0300
committerNikolay Korotkiy2018-04-09 00:43:31 +0300
commit5394d0fb78bf795380e2896e7c55462f847e0318 (patch)
tree8eb736fda6988707a16bafe3b969598127711971 /PKGBUILD
parente10fab87521ee9b82e83cabe833588ae8e3f8080 (diff)
downloadaur-5394d0fb78bf795380e2896e7c55462f847e0318.tar.gz
gpxsee release 5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cee9ccd97c38..fcdaf9a52567 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.5
+pkgver=5.6
pkgrel=1
pkgdesc='GPX viewer and analyzer'
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ makedepends=('qt5-tools')
optdepends=('qt5-imageformats: Support for TIFF')
provides=("${pkgname}=${pkgver}")
conflicts=(${pkgname}-git)
-source=("https://github.com/tumic0/GPXSee/archive/${pkgver}.tar.gz")
-sha256sums=('f0a7491d57185516e9a36563050f28e9cf2b1991758533b684867527ffacf46e')
+source=("https://github.com/tumic0/${pkgname}/archive/${pkgver}.tar.gz")
+sha256sums=('f49207d94ff1764407ba1571fee0b542402f0965099a110481db0e3c406ed5e7')
build() {
cd GPXSee-${pkgver}