summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreveryx2023-12-23 08:23:04 +0800
committereveryx2023-12-23 08:23:04 +0800
commit5b98f55b41b4e0613ceb3f9f512668461cf493c1 (patch)
tree97668485906cb38ddd0ac1680f20b7a4ecc1cbad
parent663e33d7e9f5c1fb14e241256516c55310b3e37f (diff)
downloadaur-5b98f55b41b4e0613ceb3f9f512668461cf493c1.tar.gz
upgpkg: 1.7.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 077837490934..17c9b9fd7993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sing-box
pkgdesc = The universal proxy platform.
- pkgver = 1.7.5
+ pkgver = 1.7.6
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.5.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.7.5.tar.gz
- sha256sums = 467373705604cb9cbf9c8363b0cec93aeb66b8de02742d96304f91181f5fbb5e
+ source = sing-box-1.7.6.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.7.6.tar.gz
+ sha256sums = ef048ad69589f7d3aea3ad882befe25eaf1a1f9e04d9ffdde4b5215dcbca5363
pkgname = sing-box
diff --git a/PKGBUILD b/PKGBUILD
index c2a6106ee1f7..712212eae411 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: everyx <lunt.luo#gmail.com>
pkgname=sing-box
-pkgver=1.7.5
+pkgver=1.7.6
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=('467373705604cb9cbf9c8363b0cec93aeb66b8de02742d96304f91181f5fbb5e')
+sha256sums=('ef048ad69589f7d3aea3ad882befe25eaf1a1f9e04d9ffdde4b5215dcbca5363')
conflicts=("$pkgname-git" "$pkgname-beta")
optdepends=('sing-geosite: sing-geosite database'