summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2018-08-02 23:21:56 +0300
committerDet2018-08-02 23:21:56 +0300
commit445d967197422df894fbd51cba783dd13a5b9872 (patch)
treebd7fa4de83bad803332141c98fb9f3f54d147c49
parent336a1d6f0284ba71bb2d578ed6dc6e1a7fa1da13 (diff)
downloadaur-445d967197422df894fbd51cba783dd13a5b9872.tar.gz
Upgpkg: 1.6.0.0b
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0668d67ca204..47dcf57c1004 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biglybt-extreme-mod
pkgdesc = A modded version of the BiglyBT client with multiple spoofing capabilities
- pkgver = 1.5.0.0b
+ pkgver = 1.6.0.0b
pkgrel = 1
url = http://www.sb-innovation.de/f41/
install = biglybt-extreme-mod.install
@@ -8,12 +8,12 @@ pkgbase = biglybt-extreme-mod
license = GPL3
depends = desktop-file-utils
depends = java-runtime>=9
- noextract = 18697d1523444157-biglybt-extreme-mod-sb-innovation-1-5-0-0-beta-biglybt_1.5.0.0_20180411.zip
+ noextract = 18985d1533142616-biglybt-extreme-mod-sb-innovation-1-6-0-0-beta-biglybt_1.6.0.0_20180802.zip
options = !strip
- source = GitHub_BiglyBT_Installer_1.5.0.0b.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v1.5.0.0/GitHub_BiglyBT_Installer.sh
- source = http://www.sb-innovation.de/attachments/f41/18697d1523444157-biglybt-extreme-mod-sb-innovation-1-5-0-0-beta-biglybt_1.5.0.0_20180411.zip
- md5sums = ca39e3616f0a120c3d15622395699cbf
- md5sums = bb8dad378cfce2da81c1300b413a98fa
+ source = GitHub_BiglyBT_Installer_1.6.0.0b.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v1.6.0.0/GitHub_BiglyBT_Installer.sh
+ source = http://www.sb-innovation.de/attachments/f41/18985d1533142616-biglybt-extreme-mod-sb-innovation-1-6-0-0-beta-biglybt_1.6.0.0_20180802.zip
+ md5sums = 93592d97e7e178dc99db86b79d314033
+ md5sums = 796bc8f29a4b8577a745cd6f4890af87
pkgname = biglybt-extreme-mod
diff --git a/PKGBUILD b/PKGBUILD
index ec8d20346776..eb6ead62df50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Det <nimetonmaili gmail a-dot com>
pkgname=biglybt-extreme-mod
-pkgver=1.5.0.0b
+pkgver=1.6.0.0b
_ver=${pkgver/b*}
pkgrel=1
pkgdesc="A modded version of the BiglyBT client with multiple spoofing capabilities"
@@ -12,10 +12,10 @@ depends=('desktop-file-utils' 'java-runtime>=9')
options=('!strip')
install=$pkgname.install
source=("GitHub_BiglyBT_Installer_$pkgver.sh::https://github.com/BiglySoftware/BiglyBT/releases/download/v$_ver/GitHub_BiglyBT_Installer.sh"
- 'http://www.sb-innovation.de/attachments/f41/18697d1523444157-biglybt-extreme-mod-sb-innovation-1-5-0-0-beta-biglybt_1.5.0.0_20180411.zip')
+ 'http://www.sb-innovation.de/attachments/f41/18985d1533142616-biglybt-extreme-mod-sb-innovation-1-6-0-0-beta-biglybt_1.6.0.0_20180802.zip')
noextract=($(basename ${source[1]}))
-md5sums=('ca39e3616f0a120c3d15622395699cbf'
- 'bb8dad378cfce2da81c1300b413a98fa')
+md5sums=('93592d97e7e178dc99db86b79d314033'
+ '796bc8f29a4b8577a745cd6f4890af87')
package() {
if [[ ! -f /usr/bin/javac ]]; then