summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreveryx2023-09-01 13:44:12 +0800
committereveryx2023-09-01 13:44:12 +0800
commite228a1a8efdfb8a756503631cc179f3a0bdd6acd (patch)
treef234602e42f5c1064f50fc5894b1ae2c7d597866
parent804ec50fbc11bcf936a8376ef4a7ee1143ad2379 (diff)
downloadaur-e228a1a8efdfb8a756503631cc179f3a0bdd6acd.tar.gz
upgpkg: 1.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77b2fd1697f0..c041b5ac5340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sing-box
pkgdesc = The universal proxy platform.
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://sing-box.sagernet.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = sing-box
conflicts = sing-box-git
conflicts = sing-box-beta
backup = etc/sing-box/config.json
- source = sing-box-1.4.0.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.4.0.tar.gz
- sha256sums = ab6698545442e9197339f459553e241ff91396ba39a8e5d14e0a792e78d290a0
+ source = sing-box-1.4.1.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.4.1.tar.gz
+ sha256sums = 5b8a576639e24640b76f5ee175aa83a54bf9a68f3a6de1650c3067f0f0405e7d
pkgname = sing-box
diff --git a/PKGBUILD b/PKGBUILD
index 2ec939be4f65..76748e9dd400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: everyx <lunt.luo#gmail.com>
pkgname=sing-box
-pkgver=1.4.0
+pkgver=1.4.1
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=('ab6698545442e9197339f459553e241ff91396ba39a8e5d14e0a792e78d290a0')
+sha256sums=('5b8a576639e24640b76f5ee175aa83a54bf9a68f3a6de1650c3067f0f0405e7d')
conflicts=("$pkgname-git" "$pkgname-beta")
optdepends=('sing-geosite: sing-geosite database'