diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-31 10:02:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-31 10:02:56 +0000 |
commit | 84adc86859e12bf594022545d1d26eb0a1e01c99 (patch) | |
tree | 5cf5c55966c104798fe6c769987fef75fd625f7e /main/qt | |
parent | b8e4bb52a487c877e5cd28984935207235bac12d (diff) | |
download | aports-84adc86859e12bf594022545d1d26eb0a1e01c99.tar.bz2 aports-84adc86859e12bf594022545d1d26eb0a1e01c99.tar.xz |
main/qt: rebuild against sqlite-libs
Diffstat (limited to 'main/qt')
-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 07c02f6c58..ff49d4f710 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=1 +pkgrel=2 pkgdesc="A cross-platform application and UI framework" url="http://qt.nokia.com/" arch="all" |