summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornavigaid2019-09-25 12:14:44 +0800
committernavigaid2019-09-25 12:14:44 +0800
commit0b2f1486c2722c4a55dd3f14e22d83e967a5d5c0 (patch)
treee057236bd34fe6126fc21b4d6978fe2c56dade62
parent8e7444f3738c6d4a523adb852046e61eb290d0e2 (diff)
downloadaur-0b2f1486c2722c4a55dd3f14e22d83e967a5d5c0.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c8364a474e4..21ee2a421eb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = goproxy
pkgdesc = A high performance HTTP, HTTPS, websocket, TCP, UDP, Secure DNS, Socks5 proxy server
pkgver = 8.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/snail007/goproxy
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e417f065506e..bb08a2f7b3b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=goproxy
pkgver=8.3
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance HTTP, HTTPS, websocket, TCP, UDP, Secure DNS, Socks5 proxy server"
arch=('x86_64')
url="https://github.com/snail007/goproxy"