summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmille2023-05-09 18:26:06 +0200
committerkmille2023-05-09 18:26:06 +0200
commit3cfcb99105ac1005e12a49b89d720130ab54f2e2 (patch)
treec46d150a64dba24d8aa1886e663a06480da3a955
parent876727809c5af8f2ad3e2ea9c46e7a61b6dc4ceb (diff)
downloadaur-3cfcb99105ac1005e12a49b89d720130ab54f2e2.tar.gz
Bump to python3.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31ec722bc05f..422fd5b2e723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = riseup-vpn-configurator
pkgdesc = a simple command line tool to get RiseupVPN up and running
pkgver = 0.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kmille/riseup-vpn-configurator
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 789206b36206..cb3b8fcff022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=riseup-vpn-configurator
pkgver=0.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="a simple command line tool to get RiseupVPN up and running"
arch=('any')
url="https://github.com/kmille/riseup-vpn-configurator"