diff options
author | yuri <yuri@FreeBSD.org> | 2019-05-06 12:42:03 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-05-06 12:42:03 +0800 |
commit | 560d814a129d11d2ec3eeca77fa8e5a98524aa05 (patch) | |
tree | 1ad5e16f8f9f633fb6268b47a7c5a5e0dd18e924 | |
parent | 8b268926b98e2bdadef000d50774ab5776641a93 (diff) | |
download | freebsd-ports-gnome-560d814a129d11d2ec3eeca77fa8e5a98524aa05.tar.gz freebsd-ports-gnome-560d814a129d11d2ec3eeca77fa8e5a98524aa05.tar.zst freebsd-ports-gnome-560d814a129d11d2ec3eeca77fa8e5a98524aa05.zip |
net-p2p/qbittorrent: Update 4.1.5 -> 4.1.6
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/pkg-plist | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index e2bc0184c772..d7834d1e4da8 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.5 -PORTREVISION= 5 +DISTVERSION= 4.1.6 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 34404911ebc7..bc4c9ab0df47 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546932492 -SHA256 (qbittorrent-4.1.5.tar.xz) = 866e07c7886dea62cf0d7dc9a68d9aee1931cd18483b418298b2b072c9afd62a -SIZE (qbittorrent-4.1.5.tar.xz) = 4405688 +TIMESTAMP = 1557116063 +SHA256 (qbittorrent-4.1.6.tar.xz) = 25c629381454814c9d897693162482de8a049de8745680922b012d46377756a8 +SIZE (qbittorrent-4.1.6.tar.xz) = 4459896 diff --git a/net-p2p/qbittorrent/pkg-plist b/net-p2p/qbittorrent/pkg-plist index 0593b370bf5b..3ce6ef1ac400 100644 --- a/net-p2p/qbittorrent/pkg-plist +++ b/net-p2p/qbittorrent/pkg-plist @@ -1,7 +1,6 @@ bin/qbittorrent man/man1/qbittorrent.1.gz -share/appdata/qbittorrent.appdata.xml -share/applications/qbittorrent.desktop +share/applications/org.qbittorrent.qBittorrent.desktop share/icons/hicolor/128x128/apps/qbittorrent.png share/icons/hicolor/128x128/status/qbittorrent-tray.png share/icons/hicolor/16x16/apps/qbittorrent.png @@ -27,4 +26,5 @@ share/icons/hicolor/96x96/status/qbittorrent-tray.png share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg share/icons/hicolor/scalable/status/qbittorrent-tray.svg +share/metainfo/org.qbittorrent.qBittorrent.appdata.xml share/pixmaps/qbittorrent.png |