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

Antonio Rojas arojas at gemini.archlinux.org
Mon Apr 18 18:54:53 UTC 2022


    Date: Monday, April 18, 2022 @ 18:54:53
  Author: arojas
Revision: 1187018

debug

Modified:
  qbittorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-18 18:46:04 UTC (rev 1187017)
+++ PKGBUILD	2022-04-18 18:54:53 UTC (rev 1187018)
@@ -10,7 +10,7 @@
 pkgbase=qbittorrent
 pkgname=(qbittorrent qbittorrent-nox)
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qbittorrent.org'
 license=(custom GPL)
@@ -21,6 +21,7 @@
 sha256sums=('efa580924e96605bae916b9a8ae1f3fce82a5130647ae41d74d689761262463d'
             'SKIP')
 validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 <sledgehammer999 at qbittorrent.org>
+options=(debug)
 
 build() {
   cmake -B build -S $pkgbase-$pkgver \



More information about the arch-commits mailing list