diff options
-rw-r--r-- | main/qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qt/APKBUILD b/main/qt/APKBUILD index ff49d4f71..b7eef6d17 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qt pkgver=4.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="A cross-platform application and UI framework" url="http://qt.nokia.com/" arch="all" |