Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/linux-wifi-hotspot-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgbase = linux-wifi-hotspot-deb
gives = linux-wifi-hotspot
pkgver = 4.7.1
pkgver = 4.7.2
pkgdesc = Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
arch = amd64
maintainer = Zahrun <Zahrun@github.com>
repology = project: linux-wifi-hotspot
source = https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v4.7.1/linux-wifi-hotspot_4.7.1_amd64.deb
sha256sums = eeae00cbe0bacd122a30f02291caffd7e75f2d23dbd25dab276c048c7797299b
source = https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v4.7.2/linux-wifi-hotspot_4.7.2_amd64.deb
sha256sums = 3231badec87e3183f61fea43dd6a71a9be881d301e4e65a620855ea3d6f21ad4

pkgname = linux-wifi-hotspot-deb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="linux-wifi-hotspot-deb"
gives="linux-wifi-hotspot"
repology=("project: linux-wifi-hotspot")
pkgver="4.7.1"
pkgver="4.7.2"
source=("https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v${pkgver}/linux-wifi-hotspot_${pkgver}_amd64.deb")
pkgdesc="Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10)."
sha256sums=("eeae00cbe0bacd122a30f02291caffd7e75f2d23dbd25dab276c048c7797299b")
sha256sums=("3231badec87e3183f61fea43dd6a71a9be881d301e4e65a620855ea3d6f21ad4")
arch=('amd64')
maintainer=("Zahrun <Zahrun@github.com>")