summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlya Elenskiy2021-04-10 12:36:27 +0200
committerIlya Elenskiy2021-04-10 12:36:27 +0200
commit9f6b770b274c13e8a5dd145ea3fe0710cdad730e (patch)
treea5d04ce2cf9c5b6c48803d0d54b8e2d85c4e2a1c /PKGBUILD
parentc015f8b8ea0ad7ff80b60bfc0c11c1b76272bf5f (diff)
downloadaur-9f6b770b274c13e8a5dd145ea3fe0710cdad730e.tar.gz
added qt5-graphicaleffects dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9292268cfe00..e34e07d9a378 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=enroute-git
_name=enroute
-pkgver=2.3.0.r0.ge6ae277
+pkgver=2.5.0.r60.g32a1060
pkgrel=1
pkgdesc="Enroute Flight Navigation"
arch=('i686' 'x86_64')
url="https://akaflieg-freiburg.github.io/enroute/"
license=('GPL3')
makedepends=('git' 'cmake' 'clang')
-depends=('qt5-location' 'qt5-translations' 'qt5-quickcontrols2' 'hicolor-icon-theme' 'geoclue')
+depends=('qt5-location' 'qt5-translations' 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'hicolor-icon-theme' 'geoclue')
source=("enroute::git+https://github.com/Akaflieg-Freiburg/enroute.git#branch=master")
md5sums=('SKIP')