From 9531c09c2cab8e1a02f82bad57ef8236c5ada862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 23 Aug 2015 11:57:55 +0200 Subject: [PATCH] qbittorrent: revbump for libtorrent-rasterbar chg --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 7b6c1c4e918..fac6a6cf00e 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=3.2.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-systemd --with-qt5 $(vopt_enable gui) $(vopt_enable webui)" hostmakedepends="automake libtool pkg-config qt5-tools"