summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordreieck2022-02-07 21:16:13 +0100
committerdreieck2022-02-07 21:16:13 +0100
commita6f3c7826a91008b4ebf9f481d118d750c3f4e4d (patch)
tree6d7b2ea5922dfe48d157041a90427f07fa00d3e4
parentffc4473b68e1e6b6f928ca42916215322e08d3a2 (diff)
downloadaur-a6f3c7826a91008b4ebf9f481d118d750c3f4e4d.tar.gz
revision dump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b779e8fb9386..898955d9306e 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.3+r3.20220207.d2c8aec
+ pkgver = 20190514.6+r4.20220207.ffc4473
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.3+r3.20220207.d2c8aec
+ provides = adhocspot-script=20190514.6+r4.20220207.ffc4473
conflicts = adhocspot-script
options = emptydirs
source = adhocspot-script::git+https://gitlab.com/dreieckli/adhocspot-script.git
diff --git a/PKGBUILD b/PKGBUILD
index 98fcb8a0eee8..9719f939e508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=adhocspot-script
pkgname="${_pkgname}-git"
epoch=0
-pkgver=20190514.3+r3.20220207.d2c8aec
+pkgver=20190514.6+r4.20220207.ffc4473
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"