summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2021-03-21 20:54:36 +0100
committermrxx2021-03-21 20:54:36 +0100
commit257d02cc90ddcbbe0de5dbb2b345c677ac03bfa4 (patch)
treee104a4e70ba67e591b15ef96aeb9b9c38b2f6e17
parent2fba901926588a35e16ba56a00b28c2563987360 (diff)
downloadaur-257d02cc90ddcbbe0de5dbb2b345c677ac03bfa4.tar.gz
Upgpkg: 2.7.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e099779f792..f6ccd9fb22fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biglybt
pkgdesc = Feature-filled Bittorrent client based on the Azureus project
- pkgver = 2.7.0.0
+ pkgver = 2.7.0.2
pkgrel = 1
url = https://www.biglybt.com/
install = biglybt.install
@@ -14,8 +14,8 @@ pkgbase = biglybt
optdepends = libappindicator-gtk3
optdepends = ttf-dejavu
options = !strip
- source = GitHub_BiglyBT_Installer_2.7.0.0.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v2.7.0.0/GitHub_BiglyBT_Installer.sh
- sha256sums = f255d6679422a1ea84ba72d1f762611a6f7b84f3e20249491bd6a0880e918b75
+ source = GitHub_BiglyBT_Installer_2.7.0.2.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v2.7.0.2/GitHub_BiglyBT_Installer.sh
+ sha256sums = 842fd69dea3c98d8f4a61530fcf9b066c26e586719bf04e16697f0fb3076988c
pkgname = biglybt
diff --git a/PKGBUILD b/PKGBUILD
index 2ebc66ba7ce9..fa7ddbab862d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt
-pkgver=2.7.0.0
+pkgver=2.7.0.2
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=('f255d6679422a1ea84ba72d1f762611a6f7b84f3e20249491bd6a0880e918b75')
+sha256sums=('842fd69dea3c98d8f4a61530fcf9b066c26e586719bf04e16697f0fb3076988c')
package() {
if [[ ! -f /usr/bin/javac ]]; then