summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2efdd8b8a6d..d2f97e455f4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proxy-ns
pkgdesc = Run programs in a network namespace where all traffic go through proxy
- pkgver = 1.2.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://git.ookami.one/cgit/proxy-ns
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f0a6b560e1ce..79b6e5635829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ookami <mail@ookami.one>
pkgname=proxy-ns
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc="Run programs in a network namespace where all traffic go through proxy"
arch=('x86_64')