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

Antonio Rojas arojas at archlinux.org
Thu Mar 5 17:16:30 UTC 2020


    Date: Thursday, March 5, 2020 @ 17:16:29
  Author: arojas
Revision: 376797

Remove wronngly committed debug flag

Modified:
  okular/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-05 15:27:39 UTC (rev 376796)
+++ PKGBUILD	2020-03-05 17:16:29 UTC (rev 376797)
@@ -4,7 +4,7 @@
 
 pkgname=okular
 pkgver=19.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Document Viewer'
 arch=(x86_64)
 url="https://kde.org/applications/graphics/okular/"
@@ -21,7 +21,7 @@
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
-options=(!zipman debug !strip)
+options=(!zipman)
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list