Date: Sunday, March 19, 2017 @ 16:56:59
  Author: jleclanche
Revision: 217273

upgpkg: wlc 0.0.8-2

Rebuild as Upstream

Modified:
  wlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-19 16:31:28 UTC (rev 217272)
+++ PKGBUILD    2017-03-19 16:56:59 UTC (rev 217273)
@@ -1,7 +1,7 @@
 # $Id$
 pkgname=wlc
 pkgver=0.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Wayland Compositor Library"
 url="https://github.com/Cloudef/wlc";
 arch=("i686" "x86_64")
@@ -26,7 +26,7 @@
        mkdir -p build
        cd build
        cmake "$srcdir/$pkgname-$pkgver" \
-               -DCMAKE_BUILD_TYPE=Release \
+               -DCMAKE_BUILD_TYPE=Upstream \
                -DCMAKE_INSTALL_LIBDIR=/usr/lib \
                -DCMAKE_INSTALL_PREFIX=/usr
        make

Reply via email to