summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2019-01-22 11:23:49 +0100
committermrxx2019-01-22 11:23:49 +0100
commitc3788c2791f5cf0802c5b4db03bf0605a28b25f2 (patch)
treeb0ac6a400607572a9f4f2153c051e864ce67c65e /PKGBUILD
parent2166ec9e57cdff4b659c12f1c7885a55c6780a3d (diff)
downloadaur-c3788c2791f5cf0802c5b4db03bf0605a28b25f2.tar.gz
Upgpkg: 1.8.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeb0d3a4f478..d767bca85a29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
# Contributor: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt
-pkgver=1.7.0.0
-pkgrel=5
+pkgver=1.8.0.0
+pkgrel=1
+_build=1.8.00
pkgdesc="Feature-filled Bittorrent client based on the Azureus project"
arch=('x86_64')
url="https://www.biglybt.com/"
@@ -11,8 +12,8 @@ license=('GPL3')
depends=('desktop-file-utils' 'xdg-user-dirs' 'java-runtime>=9')
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=('d8024c3620cd1090ac04b5907d05cd4f2667668a4e7ff5af363713f180c3af3f')
+source=("GitHub_BiglyBT_Installer_$pkgver.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v$_build/GitHub_BiglyBT_Installer.sh")
+sha256sums=('8b9770002adf0dea1750e151435ef0ccc0ec6846c167cf33a9e28252058eae4d')
package() {
if [[ ! -f /usr/bin/javac ]]; then