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

Antonio Rojas arojas at archlinux.org
Tue Aug 27 21:27:42 UTC 2019


    Date: Tuesday, August 27, 2019 @ 21:27:40
  Author: arojas
Revision: 503324

Update to 0.5.71

Modified:
  zanshin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 20:32:19 UTC (rev 503323)
+++ PKGBUILD	2019-08-27 21:27:40 UTC (rev 503324)
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=zanshin
-pkgver=0.5.0+179+g074d2c34
+pkgver=0.5.71
 pkgrel=1
-_commit=074d2c34883a7136ce07138dd0de62a370936f9e
+_commit=0d3760b646d15e66f43a6a48546eae11cbf84497
 pkgdesc="To-do management application based on Akonadi"
 arch=(x86_64)
 url="https://zanshin.kde.org"
@@ -27,7 +27,6 @@
 build() {
   cd build
   cmake ../$pkgname \
-    -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF
   make
 }



More information about the arch-commits mailing list