summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreveryx2023-10-31 11:23:47 +0800
committereveryx2023-10-31 11:23:47 +0800
commitf1b0e51296cc3b2a99aa373ae6b95270bf11aa6d (patch)
treef926c612bc3ac011775b963500065c554a617fa9
parent0e7282afaeeb3592ebedad0a6e4dfe2bf237da57 (diff)
downloadaur-f1b0e51296cc3b2a99aa373ae6b95270bf11aa6d.tar.gz
upgpkg: 1.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35116909ca70..b2382c83356f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sing-box
pkgdesc = The universal proxy platform.
- pkgver = 1.5.5
+ pkgver = 1.6.0
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.5.5.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.5.5.tar.gz
- sha256sums = ddb599acc2c7ce99bec22bbae96f054b4f7193916b61c641743a3a52b15766f4
+ source = sing-box-1.6.0.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.6.0.tar.gz
+ sha256sums = 3272c9ac447d009749429f38d76e9879609c0c321442c3235ba806d995c0838a
pkgname = sing-box
diff --git a/PKGBUILD b/PKGBUILD
index 5df09c701169..b5693e8c8729 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: everyx <lunt.luo#gmail.com>
pkgname=sing-box
-pkgver=1.5.5
+pkgver=1.6.0
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=('ddb599acc2c7ce99bec22bbae96f054b4f7193916b61c641743a3a52b15766f4')
+sha256sums=('3272c9ac447d009749429f38d76e9879609c0c321442c3235ba806d995c0838a')
conflicts=("$pkgname-git" "$pkgname-beta")
optdepends=('sing-geosite: sing-geosite database'