summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrophil2018-11-11 20:27:10 +0100
committerrophil2018-11-11 20:27:10 +0100
commita55ad4925fee7058bbb3264153c52e40b31f95c2 (patch)
treef2d3fd44164d5261c981aa0fc8465a284f600fae /PKGBUILD
parent81c37100ad3c3196a3b1b42612c478b100e1875f (diff)
downloadaur-a55ad4925fee7058bbb3264153c52e40b31f95c2.tar.gz
Update to 1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65f99af02e70..e8b677003b5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Phil Hoffmann <phil dot hoffmann at zoho dot eu>
pkgname=gm-companion
-pkgver=1.0.1.0
+pkgver=1.0.2
pkgrel=1
pkgdesc="A tool for rpg gamemasters."
url="https://gm-companion.github.io/"
arch=('x86_64' 'i686')
license=('GPL3')
-depends=('qt5-declarative>=5.10.0', 'qt5-multimedia>=5.10.0', 'qt5-networkauth>=5.10.0', 'qt5-quickcontrols2>=5.10.0', 'taglib')
+depends=('qt5-declarative>=5.10.0', 'qt5-multimedia>=5.10.0', 'qt5-networkauth>=5.10.0', 'qt5-quickcontrols2>=5.10.0', 'qt5-webengine>=5.10.0', 'taglib')
makedepends=('gendesk')
conflicts=('gm-companion-git')
source=("https://github.com/PhilInTheGaps/GM-Companion/releases/download/${pkgver}/source_with_submodules.tar.xz" "https://raw.githubusercontent.com/PhilInTheGaps/GM-Companion/ubuntu-build/data/share/gm-companion/icon256.png")
-md5sums=('00fa26071011f19d4b5c2863b083519f'
+md5sums=('997a148d44e2d48dc818eb549d3cdfbf'
'877a226689a5edaee3ecfdaf767ded9d')
prepare() {