diff options
author | Sanpi | 2020-04-10 11:40:22 +0200 |
---|---|---|
committer | Sanpi | 2020-04-10 11:40:58 +0200 |
commit | d7e62b23f1320cac1c3ba0cbd9f678a0bb5e5776 (patch) | |
tree | 7fa56c417f0da8fcc29f76abb1f857ae359b3946 /.SRCINFO | |
parent | 07c9438f7e0ac2795582d3a010b0b47b30ea0ff4 (diff) | |
download | aur-qmapshack-git.tar.gz |
Moves to git
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,12 +1,12 @@ -pkgbase = qmapshack-hg +pkgbase = qmapshack-git pkgdesc = Plan your next outdoor trip - pkgver = 1.13.0.r50.55dee1ae0d55 + pkgver = 1.14.1.r3.g72bf4529 pkgrel = 1 url = https://bitbucket.org/maproom/qmapshack/ arch = x86_64 license = GPL3 makedepends = cmake - makedepends = mercurial + makedepends = git depends = gdal depends = desktop-file-utils depends = quazip @@ -14,8 +14,9 @@ pkgbase = qmapshack-hg depends = routino>=3.1 provides = qmapshack conflicts = qmapshack - source = qmapshack-hg::hg+https://bitbucket.org/maproom/qmapshack + replaces = qmapshack-hg + source = qmapshack-git::git+https://github.com/Maproom/qmapshack.git sha256sums = SKIP -pkgname = qmapshack-hg +pkgname = qmapshack-git |