summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiley Trautman2016-02-01 16:44:36 -0600
committerRiley Trautman2016-02-01 16:44:36 -0600
commit55cb31112fe21fe2982b9a09e7c51f12d3ac3045 (patch)
tree0673b961d158c8239d7ceecfcdb68beda98796cd
parentf3a92f575f51e67de7bf991db88e2a0da17f42fd (diff)
downloadaur-55cb31112fe21fe2982b9a09e7c51f12d3ac3045.tar.gz
Updated to 5.5.1.r133.ga40ea09
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f741bad4aa..485da6c64053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 21:56:33 UTC 2016
+# Mon Feb 1 22:44:36 UTC 2016
pkgbase = qt5-base-dev-git
pkgdesc = A cross-platform application and UI framework
pkgver = 5.5.1.r133.ga40ea09
@@ -33,9 +33,7 @@ pkgbase = qt5-base-dev-git
optdepends = unixodbc: ODBC driver
optdepends = libfbclient: Firebird/iBase driver
provides = qt5-base
- provides = qtchooser
conflicts = qt5-base
- conflicts = qtchooser
source = qt5-base::git://code.qt.io/qt/qtbase.git#branch=5.5
source = 0001-Add-a-way-to-filter-window-system-events.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 38a2fb13f0dd..1a25a2d51974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,8 +23,8 @@ optdepends=(
"unixodbc: ODBC driver"
"libfbclient: Firebird/iBase driver"
)
-provides=("$_pkgname" "qtchooser")
-conflicts=("$_pkgname" "qtchooser")
+provides=("$_pkgname")
+conflicts=("$_pkgname")
source=("$_pkgname::git://code.qt.io/qt/qtbase.git#branch=5.5"
"0001-Add-a-way-to-filter-window-system-events.patch")
sha256sums=('SKIP'