ports/contrib (3.5): [notify] qbittorrent: 4.1.9.1 -> 4.2.1 switched dependency back to libtorrent-rasterbar, you can remove libtorrent-rasterbar1
commit 404d9fa064f759d110a30fe5984497a748f6c8e6 Author: Danny Rawlins <monster.romster@gmail.com> Date: Thu Dec 19 18:45:43 2019 +1100 [notify] qbittorrent: 4.1.9.1 -> 4.2.1 switched dependency back to libtorrent-rasterbar, you can remove libtorrent-rasterbar1 diff --git a/qbittorrent/.signature b/qbittorrent/.signature index c44c49d5c..9b3f5d635 100644 --- a/qbittorrent/.signature +++ b/qbittorrent/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37aghZhmggYlJ3rqLTfC6xgqv0/eq/4cEbUjCcPZ8X7RtFHZcDqyYAtTHMmL0UAhG0cflYHTJKgZ9mGRWtuGFgU= -SHA256 (Pkgfile) = 433503304e878285ed06faf7dfc3fcad2e9066a6824a9bc263b710dd970ad73a +RWSagIOpLGJF3zOWXo0IYrjgrJPkS7ePCmPQCBRiPSoM2yFrVfk5zAtZwWgIxMW78E0nBw9CQmsGq/AGlO/2dSg9lfYwXfgMMws= +SHA256 (Pkgfile) = 5b6791d6a52d4d039522e4d9bcdeceb55ec7d5c437de8d57474d5621f7dbe44c SHA256 (.footprint) = 99438f0c6f14e2db489719162ea67727050b80816a3f9de76c610a6e8e283d68 -SHA256 (release-4.1.9.1.tar.gz) = 18688c4bf50eb285d5ee1bdae771f301308059b31ac9f1b4aeff117ae7a12db2 +SHA256 (release-4.2.1.tar.gz) = 723e68807ff0faffda68ed95b515d31abd23a667d949bddf0021ad81f7400a1f diff --git a/qbittorrent/Pkgfile b/qbittorrent/Pkgfile index 21c341e9f..3a259be4b 100644 --- a/qbittorrent/Pkgfile +++ b/qbittorrent/Pkgfile @@ -1,18 +1,16 @@ # Description: Bittorrent client programmed in C++ / Qt that uses libtorrent -# URL: http://www.qbittorrent.org/ +# URL: https://www.qbittorrent.org/ # Maintainer: unmaintained -# Depends on: qt5 libtorrent-rasterbar1 xdg-utils +# Depends on: qt5 libtorrent-rasterbar xdg-utils name=qbittorrent -version=4.1.9.1 +version=4.2.1 release=1 - -source=(https://github.com/${name}/qBittorrent/archive/release-${version}.tar.gz) +source=(https://github.com/qbittorrent/qBittorrent/archive/release-${version}.tar.gz) build() { cd qBittorrent-release-${version} - PKG_CONFIG_PATH="/usr/lib/libtorrent-rasterbar1/pkgconfig" \ ./configure --prefix=/usr make make INSTALL_ROOT=${PKG} install
participants (1)
-
crux@crux.nu