summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordreieck2022-10-16 14:14:14 +0200
committerdreieck2022-10-16 14:14:14 +0200
commit4478d0a0d35a3fd5c352de1cc473249890177a69 (patch)
treed9c5ff0f00fb3464d0d0b66a3dec5ea5cd718b2b
parenta6f3c7826a91008b4ebf9f481d118d750c3f4e4d (diff)
downloadaur-4478d0a0d35a3fd5c352de1cc473249890177a69.tar.gz
Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 898955d9306e..1f6cb249694e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = adhocspot-script-git
pkgdesc = Bash script to easily configure your interface to share your internet connection and configure a DHCP and DNS and TFTP boot server to listen on it. IP, DHCP, DNS can be configured, and for WiFi interfaces also wireless mode and encryption.
- pkgver = 20190514.6+r4.20220207.ffc4473
+ pkgver = 20221016.01+r5.20220207.a6f3c78
pkgrel = 1
epoch = 0
url = https://gitlab.com/dreieckli/adhocspot-script
@@ -14,7 +14,7 @@ pkgbase = adhocspot-script-git
depends = net-tools
depends = wireless_tools
depends = wpa_supplicant
- provides = adhocspot-script=20190514.6+r4.20220207.ffc4473
+ provides = adhocspot-script=20221016.01+r5.20220207.a6f3c78
conflicts = adhocspot-script
options = emptydirs
source = adhocspot-script::git+https://gitlab.com/dreieckli/adhocspot-script.git
diff --git a/PKGBUILD b/PKGBUILD
index 9719f939e508..866be77177b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=adhocspot-script
pkgname="${_pkgname}-git"
epoch=0
-pkgver=20190514.6+r4.20220207.ffc4473
+pkgver=20221016.01+r5.20220207.a6f3c78
pkgrel=1
pkgdesc="Bash script to easily configure your interface to share your internet connection and configure a DHCP and DNS and TFTP boot server to listen on it. IP, DHCP, DNS can be configured, and for WiFi interfaces also wireless mode and encryption."
url="https://gitlab.com/dreieckli/adhocspot-script"