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

Antonio Rojas arojas at archlinux.org
Thu Oct 26 15:43:45 UTC 2017


    Date: Thursday, October 26, 2017 @ 15:43:44
  Author: arojas
Revision: 308504

Rebuild for renamed optdepend

Modified:
  konversation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 15:38:54 UTC (rev 308503)
+++ PKGBUILD	2017-10-26 15:43:44 UTC (rev 308504)
@@ -8,7 +8,7 @@
 
 pkgname=konversation
 pkgver=1.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A user-friendly and fully-featured IRC client"
 arch=(i686 x86_64)
 url="http://konversation.kde.org"
@@ -30,7 +30,7 @@
   cmake ../$pkgname-$pkgver \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
+    -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF
   make
 }



More information about the arch-commits mailing list