summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-05-05 20:15:03 +0200
committerGustavo Alvarez2016-05-05 20:15:03 +0200
commita9f3a302d34c81791101bcfa5a95c145e8bc1d48 (patch)
tree978984f4de5f777e7a1a2a79cce7224aede290f1 /PKGBUILD
parentcfce029fad96d7e1eee65e124e33415c1e31094c (diff)
downloadaur-a9f3a302d34c81791101bcfa5a95c145e8bc1d48.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 665388e7d423..f28fee5d9f95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=extra-cmake-modules-git
-pkgver=5.21.0.r2731.b946897
+pkgver=5.22.0.r2733.e0cfec7
pkgrel=1
pkgdesc='Extra modules and scripts for CMake'
arch=('any')
@@ -11,8 +11,8 @@ url='https://projects.kde.org/projects/kdesupport/extra-cmake-modules'
license=('LGPL')
depends=('cmake')
makedepends=('git'
- 'cmake'
'python-sphinx'
+ 'qt5-tools'
)
conflicts=('extra-cmake-modules')
provides=('extra-cmake-modules')