diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 14:37:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 14:37:49 +0000 |
commit | fb76340ed30b3f826104778a6bec5000ebeac959 (patch) | |
tree | 2c556f7443f5cf894310224d2866686f0353ae3d /testing/kdelibs/APKBUILD | |
parent | 2d028bf8008d309bc63b6d5b9af7c95019b75732 (diff) | |
download | aports-fb76340ed30b3f826104778a6bec5000ebeac959.tar.bz2 aports-fb76340ed30b3f826104778a6bec5000ebeac959.tar.xz |
testing/kdelibs: rebuild
phonon hanged location of libdirs from /usr/lib64 to to /usr/lib
seem that we need recompile kdelibs.
Diffstat (limited to 'testing/kdelibs/APKBUILD')
-rw-r--r-- | testing/kdelibs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdelibs/APKBUILD b/testing/kdelibs/APKBUILD index 515350a23..f3079b059 100644 --- a/testing/kdelibs/APKBUILD +++ b/testing/kdelibs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=kdelibs pkgver=4.13.3 -pkgrel=1 +pkgrel=2 pkgdesc="KDE base libraries" url="http://www.kde.org/" arch="all" |