diff options
Diffstat (limited to 'extra/qt/PKGBUILD')
-rw-r--r-- | extra/qt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qt/PKGBUILD b/extra/qt/PKGBUILD index 43ac1a361..789880899 100644 --- a/extra/qt/PKGBUILD +++ b/extra/qt/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 162529 2012-06-27 06:33:44Z andrea $ +# $Id: PKGBUILD 163963 2012-07-23 03:00:13Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgbase=qt pkgname=('qt' 'qt-private-headers') pkgver=4.8.2 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL') |