summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcogitantium2019-06-18 21:38:41 +0200
committercogitantium2019-06-18 21:38:41 +0200
commitf7ecd9ee8d7e87b400088ee7a5367cd737b13e15 (patch)
tree689e11ec216714b38e14abccf4bf2ea4e765e3e7
parente52949923397872cbdcb740220abe42438e033c8 (diff)
downloadaur-f7ecd9ee8d7e87b400088ee7a5367cd737b13e15.tar.gz
Update PKGBUILD and .SRCINFO reflecting chwifi-master changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46b618e16503..5174667ab2c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chwifi-git
pkgdesc = network profile manager for wireless networks with rolling password systems
- pkgver = r116.d7b5b59
+ pkgver = r119.c2cf441
pkgrel = 1
url = https://github.com/cogitantium/chwifi
arch = any
@@ -13,7 +13,7 @@ pkgbase = chwifi-git
depends = libxml2>=2.9.9
optdepends = macchanger: required for MAC-address spoofing
provides = chwifi
- source = chwifi-r116.d7b5b59::git+https://github.com/cogitantium/chwifi.git
+ source = chwifi-r119.c2cf441::git+https://github.com/cogitantium/chwifi.git
md5sums = SKIP
pkgname = chwifi-git
diff --git a/PKGBUILD b/PKGBUILD
index d5a93e8b38c4..310381ae9cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Falke Carlsen "cogitantium" <falke.cs@gmail.com>
_pkgname=chwifi
pkgname=${_pkgname}-git
-pkgver=r116.d7b5b59
+pkgver=r119.c2cf441
pkgrel=1
pkgdesc="network profile manager for wireless networks with rolling password systems"
arch=('any')