summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2024-04-24 22:49:08 +0200
committermrxx2024-04-24 22:49:08 +0200
commit7d0216dc9aa65621df16660144844b11664c76b6 (patch)
treee02edcacba592a0396097d68281c2abb4a4f959f
parent985391f04793d03aec00ef6da6accd3255d155ed (diff)
downloadaur-7d0216dc9aa65621df16660144844b11664c76b6.tar.gz
Upgpkg: 3.6.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e2e28cd08f1..6e0812e3c7ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biglybt
pkgdesc = Feature-filled Bittorrent client based on the Azureus project
- pkgver = 3.5.0.0
+ pkgver = 3.6.0.0
pkgrel = 1
url = https://www.biglybt.com/
install = biglybt.install
@@ -14,7 +14,7 @@ pkgbase = biglybt
optdepends = libappindicator-gtk3
optdepends = ttf-dejavu
options = !strip
- source = GitHub_BiglyBT_Installer_3.5.0.0.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v3.5.0.0/GitHub_BiglyBT_Installer.sh
- sha256sums = d3de56a80f20f25cfe9d998cde19c5d6347af61fd9c3bdb464dd98dcf0d84f5c
+ source = GitHub_BiglyBT_Installer_3.6.0.0.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v3.6.0.0/GitHub_BiglyBT_Installer.sh
+ sha256sums = 8c69e3f3d299470a3b0ed28bb7ca28305f701c7d734036c02b9db2655021e970
pkgname = biglybt
diff --git a/PKGBUILD b/PKGBUILD
index 506522acaea9..a24c52a15f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt
-pkgver=3.5.0.0
+pkgver=3.6.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=('d3de56a80f20f25cfe9d998cde19c5d6347af61fd9c3bdb464dd98dcf0d84f5c')
+sha256sums=('8c69e3f3d299470a3b0ed28bb7ca28305f701c7d734036c02b9db2655021e970')
package() {
if [[ ! -f /usr/bin/javac ]]; then