qgis: update to 3.38.3.
This commit is contained in:
parent
ad63ecc647
commit
6953341e27
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qgis'
|
||||
pkgname=qgis
|
||||
version=3.36.3
|
||||
version=3.38.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||
|
@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://qgis.org"
|
||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||
checksum=8fd8add9ac36ff3e9eb5e4cae35a8f9eb40c57a7fe9ccebbba22708afe2d4555
|
||||
checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||
|
|
Loading…
Reference in New Issue