summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBiteDasher2020-05-17 19:40:27 +0300
committerBiteDasher2020-05-17 19:40:27 +0300
commitaadb17804bcfd5b3ef34b7c4e35561ad4934f417 (patch)
treed3520665b07fe98ad7d0ee8a000108bb2b72bab6 /PKGBUILD
parent4d16baf71f7fa1f296be667db07be1eb4850fc97 (diff)
downloadaur-aadb17804bcfd5b3ef34b7c4e35561ad4934f417.tar.gz
Update to upstream (1.8.5) version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cebb746f2df3..90c12f3683e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Author: Artemii Sudakov <finziyr@yandex.ru>
pkgname=wifiman
-pkgver=1.8.4
+pkgver=1.8.5
pkgrel=1
pkgdesc="Minimalistic wpa_supplicant configuration manager"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=(
)
provides=('wifigui')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/BiteDasher/wifiman/archive/${pkgver}.tar.gz")
-sha256sums=("ab5d200714b311dea7b775d3af4a92e77e7ad36f6c1d2f268bdb9caf9d2ac027")
+sha256sums=("731a055cf00e0f02bdbd737fbb2f996b3b7e3efb44c42dd55739f9ab8640deb3")
package() {
cd $srcdir/$pkgname-$pkgver
make PREFIX="$pkgdir/usr" install