From e0f24f9cbd293e5b0e6f89c13e5719d870185f57 Mon Sep 17 00:00:00 2001 From: Puqns67 Date: Wed, 5 Jun 2024 11:35:41 +0800 Subject: [PATCH] www-apps/vuetorrent-bin: add 2.9.0, drop 2.8.1 --- www-apps/vuetorrent-bin/Manifest | 2 +- ...{vuetorrent-bin-2.8.1.ebuild => vuetorrent-bin-2.9.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename www-apps/vuetorrent-bin/{vuetorrent-bin-2.8.1.ebuild => vuetorrent-bin-2.9.0.ebuild} (90%) diff --git a/www-apps/vuetorrent-bin/Manifest b/www-apps/vuetorrent-bin/Manifest index f761a47..d3967ea 100644 --- a/www-apps/vuetorrent-bin/Manifest +++ b/www-apps/vuetorrent-bin/Manifest @@ -1 +1 @@ -DIST vuetorrent-bin-2.8.1.tar.gz 3289033 BLAKE2B 7255c40ef4fa8c14e6130ffd35b12920b0e9daf3a4c64ae30b097b99f90acf3d077207c21a660323fc1480440eba968cb448a9f34b8393a44674937d756259c7 SHA512 31718b9944068ef042790623c18770e1a4b20b9be683f9d76cc2cd32648dffcc3d80e976c441b5720c5dee619e2f469e46863cdfb864e9e14d596de9de106990 +DIST vuetorrent-bin-2.9.0.tar.gz 3475132 BLAKE2B c7d71da8e2312aa37cd194f9e8503551db19ee913114c9f87990fdbeb3c3f2a7237437362cdcae3ab1fe869ee6d78500f97accb0905d41b8bf21fdec1e811ae0 SHA512 ea9d0105edd2d1e86a47f58580dae72b6d69b2fd0001346fb2a973b7d41701666a9740b4bc794bfd976ef8f7bf50b57575034f505c589377dbe1628d5b242ab9 diff --git a/www-apps/vuetorrent-bin/vuetorrent-bin-2.8.1.ebuild b/www-apps/vuetorrent-bin/vuetorrent-bin-2.9.0.ebuild similarity index 90% rename from www-apps/vuetorrent-bin/vuetorrent-bin-2.8.1.ebuild rename to www-apps/vuetorrent-bin/vuetorrent-bin-2.9.0.ebuild index e640f71..acbc90b 100644 --- a/www-apps/vuetorrent-bin/vuetorrent-bin-2.8.1.ebuild +++ b/www-apps/vuetorrent-bin/vuetorrent-bin-2.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -_COMMIT="a0c7b6b1ac2c32a0692bce975d5b8a20ce968beb" +_COMMIT="5662325d99d810fb4363501bb06d7059dda5e40f" DESCRIPTION="The sleekest looking WEBUI for qBittorrent made with Vuejs!" HOMEPAGE="https://github.com/VueTorrent/VueTorrent"