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

Eli Schwartz eschwartz at archlinux.org
Thu Sep 20 07:15:57 UTC 2018


    Date: Thursday, September 20, 2018 @ 07:15:57
  Author: eschwartz
Revision: 383459

upgpkg: qbittorrent 4.1.3-1

upstream release

Modified:
  qbittorrent/trunk/PKGBUILD

----------+
 PKGBUILD |   19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 02:21:16 UTC (rev 383458)
+++ PKGBUILD	2018-09-20 07:15:57 UTC (rev 383459)
@@ -9,26 +9,17 @@
 
 pkgbase=qbittorrent
 pkgname=(qbittorrent qbittorrent-nox)
-pkgver=4.1.2
-pkgrel=2
+pkgver=4.1.3
+pkgrel=1
 arch=('x86_64')
 url="https://www.qbittorrent.org"
 license=('custom' 'GPL')
 makedepends=('boost' 'libtorrent-rasterbar' 'qt5-tools' 'qt5-svg')
-source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz"{,.asc}
-        "https://github.com/qbittorrent/qBittorrent/commit/acdf9061fe5539c75604d2b7919cc434b2cebb02.patch")
-sha256sums=('e0165bd427820c64bce596ef952d80058ea8cd7294d3c84bc723d79cd9e2f9c7'
-            'SKIP'
-            'cb6f1dc7844ae7b8adb36d0f9bcac30c42751bd2b6c3020fc60d914bb9e71d88')
+source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('527af5dacde1a6c3dba8eb86b727f6c0a8d90387cf648a7bbe26ef0d3b8a2b48'
+            'SKIP')
 validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 <sledgehammer999 at qbittorrent.org>
 
-prepare() {
-  cd ${pkgbase}-${pkgver}
-
-  # https://github.com/qbittorrent/qBittorrent/pull/9318
-  patch -p1 -i ../acdf9061fe5539c75604d2b7919cc434b2cebb02.patch
-}
-
 build() {
   cd ${pkgbase}-${pkgver}
 



More information about the arch-commits mailing list