summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanpi2022-05-07 13:00:25 +0200
committerSanpi2022-05-07 13:38:29 +0200
commit2c55e8712c44b34705e88feb3eb402d5735a8f0e (patch)
tree64e095b837fe0c17c619119f960290ed97247d11 /PKGBUILD
parent9a216f6583c18bbeecb30ebbe8a44bc8865a129d (diff)
downloadaur-qmapshack-git.tar.gz
Adds dav1d dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e74419c3fedf..ec6ccc138667 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname='qmapshack-git'
pkgver=1.16.1.r11.g2bf08eb5
-pkgrel=1
+pkgrel=2
pkgdesc='Plan your next outdoor trip'
arch=('x86_64')
url='https://github.com/Maproom/qmapshack/wiki'
license=('GPL3')
-depends=('alglib' 'gdal' 'proj' 'qt5-tools' 'qt5-webengine' 'quazip' 'routino>=3.1')
+depends=('alglib' 'dav1d' 'gdal' 'proj' 'qt5-tools' 'qt5-webengine' 'quazip' 'routino>=3.1')
makedepends=('cmake' 'git')
conflicts=('qmapshack')
provides=('qmapshack')