summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIván Zaera Avellón2023-04-26 13:19:03 +0200
committerIván Zaera Avellón2023-04-26 13:19:03 +0200
commit4edf4407939428ec1cfb8889b70d8c6a1d1b46fb (patch)
tree99735aaf8ece1378abd42fd515cc717709b884c6
parent63ec676677ea5fcc5198bf3fc59e26732a45402c (diff)
downloadaur-killer-vpn.tar.gz
move pkgrel back to 1 since it wasn't necessary to change it
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa49a969fec1..2100d371abf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Iván Zaera Avellón <ivan.zaera@posteo.net>
pkgname=killer-vpn
pkgver=0.2.0
-pkgrel=2
+pkgrel=1
pkgdesc='OpenVPN and WireGuard CLI helper'
arch=('pentium4' 'x86_64')
url='https://codeberg.org/ivan.zaera/killer-vpn'