summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-02-20 11:02:23 -0700
committerMark Wagie2021-02-20 11:02:23 -0700
commitf0a4cead09a000ee2f37b29f1fc7e9e4ee060307 (patch)
treeb1e46e6bca26c1730ac16aff64b9e37506708377 /PKGBUILD
parent4ad4763c51ce5c0c581a1285e820639b4ce30780 (diff)
downloadaur-f0a4cead09a000ee2f37b29f1fc7e9e4ee060307.tar.gz
4.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbd40c70193c..803434f510f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=linux-wifi-hotspot
-pkgver=3.6.8
+pkgver=4.0.0
pkgrel=1
pkgdesc="Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool)"
arch=('x86_64')
@@ -16,7 +16,7 @@ conflicts=('wihotspot' 'create_ap')
backup=('etc/create_ap.conf')
install="$pkgname.install"
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('7295a656021baa1b2cd04ef105875425fd573b5f8ecb119cd69ccd009d5bed23')
+sha256sums=('d979876b7891fc6fb8fe7a1435a51354fef8c929da907c47e70eb441e649f88d')
build() {
cd "$pkgname-$pkgver"