summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Drobot2019-11-26 22:45:39 +0300
committerViktor Drobot2019-11-26 22:45:39 +0300
commit34b16006a026cf1fdd011419b0d25a470d206cc7 (patch)
treeceb4b099cc057f2e93cee8b69b23e913db5f8d1d
parentdb313f4971cd877e5a5eb7a2c1211fd2a38bad81 (diff)
downloadaur-34b16006a026cf1fdd011419b0d25a470d206cc7.tar.gz
Fixed desc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d18acc505655..ca6d8a39e468 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(GPL2 LGPL)
-pkgdesc='Generates bindings for C++ libraries using CPython source code'
+pkgdesc='Generates bindings for C++ libraries using CPython source code (git version)'
makedepends=(clang llvm cmake git libxslt qt5-xmlpatterns python-sphinx)
source=("$pkgbase::git+https://code.qt.io/pyside/pyside-setup.git")
sha256sums=('SKIP')