summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreveryx2023-09-27 17:25:54 +0800
committereveryx2023-09-27 17:25:54 +0800
commita537e2e7f4f4e50f8d6112d71e22b03f8f1c1a83 (patch)
tree157046f1c501219b3b6da139453f429516317250
parent6d1464c8bf3b335f47bb3ebb35284eb04f9bcbe0 (diff)
downloadaur-a537e2e7f4f4e50f8d6112d71e22b03f8f1c1a83.tar.gz
upgpkg: 1.4.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 298170a7c994..8732cf8b042b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sing-box
pkgdesc = The universal proxy platform.
- pkgver = 1.4.5
- pkgrel = 2
+ pkgver = 1.4.6
+ pkgrel = 1
url = https://sing-box.sagernet.org/
arch = i686
arch = pentium4
@@ -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.4.5.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.4.5.tar.gz
- sha256sums = 709f95d1d187d7347b50cbc986bf2d67188084fa33767da57a520a5ea904e565
+ source = sing-box-1.4.6.tar.gz::https://github.com/SagerNet/sing-box/archive/v1.4.6.tar.gz
+ sha256sums = 3521e5ea51ff5a4a30cb8b0ae5aabece603101636f0e1ccbcac1bbf376c7085d
pkgname = sing-box
diff --git a/PKGBUILD b/PKGBUILD
index 6ddf90ba4ae5..9c2fe6a0911a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: everyx <lunt.luo#gmail.com>
pkgname=sing-box
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
pkgdesc='The universal proxy platform.'
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
@@ -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=('709f95d1d187d7347b50cbc986bf2d67188084fa33767da57a520a5ea904e565')
+sha256sums=('3521e5ea51ff5a4a30cb8b0ae5aabece603101636f0e1ccbcac1bbf376c7085d')
conflicts=("$pkgname-git" "$pkgname-beta")
optdepends=('sing-geosite: sing-geosite database'