[arch-commits] Commit in qt/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Aug 28 12:08:09 UTC 2008
Date: Thursday, August 28, 2008 @ 08:08:09
Author: pierre
Revision: 10371
upgpkg: qt 4.4.1-3
Modified:
qt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-28 08:41:31 UTC (rev 10370)
+++ PKGBUILD 2008-08-28 12:08:09 UTC (rev 10371)
@@ -2,8 +2,8 @@
pkgname=qt
pkgver=4.4.1
-pkgrel=2
-_qtcopyver=840171
+pkgrel=3
+_qtcopyver=853144
pkgdesc="The QT gui toolkit."
arch=('i686' 'x86_64')
url="http://www.trolltech.com/products/qt"
@@ -20,7 +20,7 @@
source=("ftp://ftp.trolltech.com/qt/source/${_pkgfqn}.tar.gz"
"ftp://ftp.archlinux.org/other/qt/qt-copy-patches-${_qtcopyver}.tar.bz2")
md5sums=('b09decad252b5181f300135e3122481d'
- '9a48c310c89e3e7b0f494b4537f208b2')
+ '11b20ea698c30c52b94d83b927ac6099')
build() {
unset QMAKESPEC
More information about the arch-commits
mailing list