summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2023-02-04 12:04:11 +0100
committermrxx2023-02-04 12:04:11 +0100
commit5333a5c81ed2133e6c3160e75f8dd06d33a370aa (patch)
treea9089d2509b6f9dd6553f6422fbc9b4210bcc463 /PKGBUILD
parent0ae3677f8dd11f00fcc91c4dd460968d10f06eee (diff)
downloadaur-5333a5c81ed2133e6c3160e75f8dd06d33a370aa.tar.gz
Upgpkg: 3.3.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e01d30771413..334af76e559d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt
-pkgver=3.2.0.0
+pkgver=3.3.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=('5c2bd4b82b27a14d08eb17662c148b5b8864dd81f2942b2a6c190c37df15a4fb')
+sha256sums=('ac8bbfe9b720d5fc26981f4b5b9a6d2e226a70e053bf33f6616eb3c2a20642b6')
package() {
if [[ ! -f /usr/bin/javac ]]; then