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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 25 09:42:58 UTC 2022


    Date: Wednesday, May 25, 2022 @ 09:42:58
  Author: arojas
Revision: 446499

debug++

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-25 06:49:02 UTC (rev 446498)
+++ PKGBUILD	2022-05-25 09:42:58 UTC (rev 446499)
@@ -3,7 +3,7 @@
 
 pkgname=libqalculate
 pkgver=4.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Multi-purpose desktop calculator'
 arch=(x86_64)
 url='https://qalculate.github.io/'
@@ -13,6 +13,7 @@
 optdepends=('gnuplot: for plotting support')
 source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('b5611a91293be40fbe8723a81937e25ffb54e6ad6e60f282d044ed92f2d97002')
+options=(debug)
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list