summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe3aaa915ea4..c7027e9ee0ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_orgname=tumic0
_pkgname=QtPBFImagePlugin
pkgname=qt5-pbfimageplugin
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc='Qt image plugin for displaying Mapbox vector tiles'
arch=('i686' 'x86_64')
url='https://github.com/tumic0/QtPBFImagePlugin'
@@ -14,7 +14,7 @@ provides=("${pkgname}=${pkgver}")
conflicts=("${pkgname}-git")
source=("https://github.com/${_orgname}/${_pkgname}/archive/${pkgver}.tar.gz"
'Qt5Gui_QPbfPlugin.cmake')
-sha256sums=('d12224b19fd61adef815468b7e3a6941fb193a43f7d0bd616e00e61d50a7db72'
+sha256sums=('9caf6d9074d5c740f73c114f9fb0e151ff9379e355020b1a3020e87b3bb6d485'
'c927c3832fe39d674c6225ad9070d3c667f1ff9d37d398669a969cdfcee1e984')
build() {