summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b40d5e339d97..aa5e71c89797 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=gpx2png-git
_pkgname=gpx2png
pkgver=r16.cca8b29
-pkgrel=1
+pkgrel=2
pkgdesc="Perl script that turns GPX file(s) into image with a background map"
arch=('any')
url="https://wiki.openstreetmap.org/wiki/Gpx2png"
license=('GPL3')
depends=('perl-libwww' 'imagemagick')
+makedepends=('git')
conflicts=('gpx2png')
source=("${_pkgname}"::'git+https://github.com/joubu/gpx2png.git')
md5sums=('SKIP')