[arch-commits] Commit in akonadi/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Feb 18 23:35:27 UTC 2013


    Date: Tuesday, February 19, 2013 @ 00:35:27
  Author: andrea
Revision: 178258

upgpkg: akonadi 1.8.1-3

qt4 rebuild

Modified:
  akonadi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-18 23:29:59 UTC (rev 178257)
+++ PKGBUILD	2013-02-18 23:35:27 UTC (rev 178258)
@@ -4,7 +4,7 @@
 
 pkgname=akonadi
 pkgver=1.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
 url='http://community.kde.org/KDE_PIM/Akonadi'
@@ -16,6 +16,8 @@
 md5sums=('39411abc7bec8a485362ea7460e7e3d7')
 
 build() {
+  . /etc/profile.d/qt4.sh
+
   mkdir build
   cd build
   cmake ../${pkgname}-${pkgver} \




More information about the arch-commits mailing list