summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a72a7b7ff965..506522acaea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt
-pkgver=3.4.0.0
+pkgver=3.5.0.0
pkgrel=1
pkgdesc="Feature-filled Bittorrent client based on the Azureus project"
arch=('x86_64' 'armv7h')
@@ -13,7 +13,7 @@ optdepends=('jna' 'libappindicator-gtk3' 'ttf-dejavu')
options=('!strip')
install=$pkgname.install
source=("GitHub_BiglyBT_Installer_$pkgver.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v$pkgver/GitHub_BiglyBT_Installer.sh")
-sha256sums=('0c52741e7b6ff1265e1ce979b8e0977ac2cd4f8cb69e15a7078281dd34a58a4e')
+sha256sums=('d3de56a80f20f25cfe9d998cde19c5d6347af61fd9c3bdb464dd98dcf0d84f5c')
package() {
if [[ ! -f /usr/bin/javac ]]; then