summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarchblue2018-09-30 03:47:47 +0800
committerarchblue2018-09-30 03:47:47 +0800
commit273948c95c262e1cf360d69e4dc7a4f31958dcfc (patch)
tree174ab6044040bce7b33387e6cfb6555bb8c209b5
parent382d82975aab2a8cc2137d459ba1e8ea287b601b (diff)
downloadaur-273948c95c262e1cf360d69e4dc7a4f31958dcfc.tar.gz
update to v3.1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e1b4928babe..2b176473a555 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = proxyee-down
pkgdesc = 基于HTTP代理的百度网盘(Baidu)不限速下载,SwitchyOmega设置请参见项目主页说明
- pkgver = 3.02
+ pkgver = 3.1
pkgrel = 1
url = https://github.com/monkeyWie/proxyee-down
arch = any
license = Apache License 2.0
- makedepends = unzip
makedepends = binutils
depends = java-openjfx
- source = https://github.com/monkeyWie/proxyee-down/releases/download/3.02/proxyee-down-main.jar
+ source = https://github.com/monkeyWie/proxyee-down/releases/download/3.1/proxyee-down-main.jar
md5sums = SKIP
pkgname = proxyee-down
diff --git a/PKGBUILD b/PKGBUILD
index bf08fbc2eff2..87d396d2e597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: archblue <jhswx84@aliyun.com>
pkgname=proxyee-down
-pkgver=3.02
+pkgver=3.1
pkgrel=1
pkgdesc="基于HTTP代理的百度网盘(Baidu)不限速下载,SwitchyOmega设置请参见项目主页说明"
arch=("any")
url="https://github.com/monkeyWie/proxyee-down"
license=('Apache License 2.0')
depends=('java-openjfx')
-makedepends=('unzip'
- 'binutils')
+makedepends=('binutils')
source=("https://github.com/monkeyWie/proxyee-down/releases/download/${pkgver}/proxyee-down-main.jar")
md5sums=('SKIP')