summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ee8910003a9..0d2108e5e633 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = utorrent
pkgdesc = The world's most popular BitTorrent client (Wine version)
- pkgver = 3.5.4.44590
+ pkgver = 3.5.5.45776
pkgrel = 1
url = https://www.utorrent.com/
install = utorrent.install
@@ -10,7 +10,7 @@ pkgbase = utorrent
depends = hicolor-icon-theme
depends = xdg-utils
depends = wine
- source = uTorrent-3.5.4.44590.exe::http://download-new.utorrent.com/endpoint/utorrent/os/windows/track/stable/
+ source = uTorrent.exe::http://download-new.utorrent.com/endpoint/utorrent/os/windows/track/stable/
source = uTorrent
source = uTorrent.desktop
source = uTorrent_16.png
diff --git a/PKGBUILD b/PKGBUILD
index ad961074b3d5..57f03a0d922f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Det <nimetonmaili g-mail>
+# Maintainer: Carson Rueter <roachh@protonmail.com>
+# Contributor: Det <nimetonmaili g-mail>
# Contributor: Jose Riha <jose1711 gmail com>
# Contributor: max1m <keyworker@rambler.ru>
pkgname=utorrent
-pkgver=3.5.4.44590
+pkgver=3.5.5.45776
pkgrel=1
pkgdesc="The world's most popular BitTorrent client (Wine version)"
arch=('x86_64')
@@ -11,7 +12,7 @@ url="https://www.utorrent.com/"
license=('freeware')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'wine')
install=$pkgname.install
-source=("uTorrent-$pkgver.exe::http://download-new.utorrent.com/endpoint/utorrent/os/windows/track/stable/"
+source=("uTorrent.exe::http://download-new.utorrent.com/endpoint/utorrent/os/windows/track/stable/"
'uTorrent'
'uTorrent.desktop'
uTorrent_{16,24,32,48,128,256}.png)