summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2021-04-23 13:12:10 -1000
committerGaetan Bisson2021-04-23 13:12:10 -1000
commit7c0bb38a31cdb47bbe55079a8c1c93d3abc6fdcc (patch)
treed2c238f00f77627c25fc17fec164898a5e53db82
parenta8fce2e34bb227df96d2a984890636bea773cdd2 (diff)
downloadaur-7c0bb38a31cdb47bbe55079a8c1c93d3abc6fdcc.tar.gz
upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd5133ff6332..ae135038798a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = googlemaps
pkgdesc = Google Maps plugin for QtLocation
- pkgver = 20180602
- pkgrel = 15
+ pkgver = 20210323
+ pkgrel = 1
url = https://github.com/vladest/googlemaps
arch = x86_64
license = MIT
makedepends = git
makedepends = qt5-tools
depends = qt5-location
- source = git+https://github.com/vladest/googlemaps#commit=54a357f9590d9cf011bf1713589f66bad65e00eb?signed
+ source = git+https://github.com/vladest/googlemaps#commit=8f7def10c203fd3faa5ef96c5010a7294dca0759?signed
validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2cce3c318b54..c287475f9d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=googlemaps
-pkgver=20180602
-_commit=54a357f9590d9cf011bf1713589f66bad65e00eb
-pkgrel=15
+pkgver=20210323
+_commit=8f7def10c203fd3faa5ef96c5010a7294dca0759
+pkgrel=1
pkgdesc='Google Maps plugin for QtLocation'
url='https://github.com/vladest/googlemaps'
license=('MIT')