summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevome2024-09-16 04:13:17 +0800
committerdevome2024-09-16 04:13:17 +0800
commite72cc5ecded90d3d05c7fa804c70b307df594694 (patch)
tree82fa186e80f46800447c68cfa2dec8bbef921c08
parentcb7045a6a65f31de4761b869c677d85fa384d771 (diff)
downloadaur-e72cc5ecded90d3d05c7fa804c70b307df594694.tar.gz
pt-plugin-plus-bin: 1.6.1.2743-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc48bb04ee78..2f2ed8c261a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pt-plugin-plus-bin
pkgdesc = Microsoft Edge, Google Chrome, Firefox browser plugin (Web Extensions), which is mainly used to assist the seeds of downloading PT station.
- pkgver = 1.6.1.2731
+ pkgver = 1.6.1.2743
pkgrel = 1
url = https://github.com/pt-plugins/PT-Plugin-Plus
arch = any
@@ -9,9 +9,9 @@ pkgbase = pt-plugin-plus-bin
optdepends = microsoft-edge-stable-bin
provides = pt-plugin-plus
options = !strip
- source = pt-plugin-plus-1.6.1.2731.zip::https://github.com/pt-plugins/PT-Plugin-Plus/releases/download/v1.6.1.2731/PT-Plugin-Plus-1.6.1.2731.zip
+ source = pt-plugin-plus-1.6.1.2743.zip::https://github.com/pt-plugins/PT-Plugin-Plus/releases/download/v1.6.1.2743/PT-Plugin-Plus-1.6.1.2743.zip
source = https://raw.githubusercontent.com/pt-plugins/PT-Plugin-Plus/master/LICENSE
- sha256sums = 734d1a362e603478472a3dd42504110ab80a6071b83411eb8b8640fade88556b
+ sha256sums = 6b2f1d94556444fc3185e96982abe23cfd1699e0972187b4fe4f85b7a2e81540
sha256sums = b4b8cd767ca469a9e62345c044a03a86a569cce9feee86181621bb3b23339604
pkgname = pt-plugin-plus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 50a568b2c07b..965b325cd859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_reponame="PT-Plugin-Plus"
_pkgname="${_reponame,,}"
pkgname="${_pkgname}-bin"
-pkgver=1.6.1.2731
+pkgver=1.6.1.2743
pkgrel=1
pkgdesc="Microsoft Edge, Google Chrome, Firefox browser plugin (Web Extensions), which is mainly used to assist the seeds of downloading PT station."
arch=("any")
@@ -13,7 +13,7 @@ license=("MIT")
optdepends=('google-chrome' 'microsoft-edge-stable-bin')
source=("${_pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/${_reponame}-${pkgver}.zip"
"https://raw.githubusercontent.com/pt-plugins/PT-Plugin-Plus/master/LICENSE")
-sha256sums=('734d1a362e603478472a3dd42504110ab80a6071b83411eb8b8640fade88556b'
+sha256sums=('6b2f1d94556444fc3185e96982abe23cfd1699e0972187b4fe4f85b7a2e81540'
'b4b8cd767ca469a9e62345c044a03a86a569cce9feee86181621bb3b23339604')
options=(!strip)