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 d84620da496b..d5c31cbf745f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wg-container
pkgdesc = Run specific applications in a WireGuard VPN
pkgver = 2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sakul987/wg-container
arch = any
license = GPL-3.0-only
diff --git a/PKGBUILD b/PKGBUILD
index 218c3dafe197..4099e049f8c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sakul987 <sakul987@proton.me>
pkgname='wg-container'
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Run specific applications in a WireGuard VPN"
arch=('any')
url="https://github.com/sakul987/wg-container"