main/mapbox-gl-qml: upgrade to 1.7.5 (MR 1559)
This commit is contained in:
parent
290ec69459
commit
05fcf1c61e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=mapbox-gl-qml
|
||||
pkgver=1.5.0.3
|
||||
pkgver=1.7.5
|
||||
pkgrel=0
|
||||
pkgdesc="QML bindings for Mapbox"
|
||||
url="https://github.com/rinigus/mapbox-gl-qml"
|
||||
|
|
@ -9,7 +9,7 @@ url="https://github.com/rinigus/mapbox-gl-qml"
|
|||
arch="all !armhf"
|
||||
license="LGPL-3.0-only"
|
||||
makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtlocation-dev mapbox-gl-native-dev"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/rinigus/mapbox-gl-qml/archive/$pkgver.tar.gz"
|
||||
source="https://github.com/rinigus/mapbox-gl-qml/archive/$pkgver/mapbox-gl-qml-$pkgver.tar.gz"
|
||||
options="!check" # No tests
|
||||
|
||||
build() {
|
||||
|
|
@ -21,4 +21,4 @@ package() {
|
|||
INSTALL_ROOT="$pkgdir" make install
|
||||
}
|
||||
|
||||
sha512sums="87b0c4c6b3d3a041cf6ddc1214b4e0694d93be950be64f06fd6549f93ee3d40f19ea8d14e2d0abb6c9b8ac0986f3ab5150d03fb26dcb5ae9c891aeddb7525917 mapbox-gl-qml-1.5.0.3.tar.gz"
|
||||
sha512sums="34be4fccc7790d1ccf619da9f368cde3466717a7b4c8479f53ba5885a5e889d18de50ccd02be91438e2c879406bd21f79a3d50677be03edac89d7f24cca96b17 mapbox-gl-qml-1.7.5.tar.gz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue