summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreveryx2023-12-04 14:25:24 +0800
committereveryx2023-12-04 14:25:24 +0800
commit315d3897efc4f65aba2d73c577b55bd3db33282a (patch)
tree5c55d0ba6d2aaa3c5c84bdc98196336c317d1159
parent87734a35344ecca5426396f52340dbf1f2c1c9ef (diff)
downloadaur-315d3897efc4f65aba2d73c577b55bd3db33282a.tar.gz
upgpkg: 1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09b67dc8478e..70069a1bd709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sing-box
pkgdesc = The universal proxy platform.
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://sing-box.sagernet.org/
arch = i686
@@ -17,7 +17,7 @@ pkgbase = sing-box
conflicts = sing-box-git
conflicts = sing-box-beta
backup = etc/sing-box/config.json
- source = sing-box-1.7.1.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.7.1.tar.gz
- sha256sums = e1a5d7c9a7f3a23da73f4d420aed19c8cc5f9b85af1e190fe9502658ec6fac3a
+ source = sing-box-1.7.2.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.7.2.tar.gz
+ sha256sums = 74bbe97b0f8df19c1196deda4ad53edc75c57259f51f88391d66071a315829d7
pkgname = sing-box
diff --git a/PKGBUILD b/PKGBUILD
index c496fffac323..326b44d0b7f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: everyx <lunt.luo#gmail.com>
pkgname=sing-box
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc='The universal proxy platform.'
@@ -12,7 +12,7 @@ license=('GPL3 with name use or association addition')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/SagerNet/sing-box/archive/v$pkgver.tar.gz")
-sha256sums=('e1a5d7c9a7f3a23da73f4d420aed19c8cc5f9b85af1e190fe9502658ec6fac3a')
+sha256sums=('74bbe97b0f8df19c1196deda4ad53edc75c57259f51f88391d66071a315829d7')
conflicts=("$pkgname-git" "$pkgname-beta")
optdepends=('sing-geosite: sing-geosite database'