Date: Saturday, October 17, 2015 @ 11:02:32 Author: arojas Revision: 249460
Update to latest snapshot Modified: qtchooser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-17 07:37:12 UTC (rev 249459) +++ PKGBUILD 2015-10-17 09:02:32 UTC (rev 249460) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=qtchooser -pkgver=52 +pkgver=53 pkgrel=1 pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ backup=('etc/xdg/qtchooser/default.conf') depends=('gcc-libs') makedepends=('git') -source=("git://code.qt.io/qt/${pkgname}.git#commit=ae5eeef85c9a818bfa6a3e03511e3935e9abe01f" +source=("git://code.qt.io/qt/${pkgname}.git#commit=d20fdc63" {4,5}.conf) md5sums=('SKIP' 'aa4d49b269e1b806f5eea170801f0aa6'
