Skip to content

Commit

Permalink
upd(opensnitch-ui-deb): 1.6.3 -> 1.6.6 (pacstall#6362)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Elsie <[email protected]>
  • Loading branch information
3 people authored and Xdavius committed Sep 12, 2024
1 parent c98b99e commit 85a22ed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/opensnitch-ui-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgbase = opensnitch-ui-deb
gives = python3-opensnitch-ui
pkgver = 1.6.3
pkgver = 1.6.6
pkgdesc = OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
maintainer = echometerain <[email protected]>
repology = project: opensnitch-ui
repology = repo: nix_unstable
source = https://github.com/evilsocket/opensnitch/releases/download/v1.6.3/python3-opensnitch-ui_1.6.3-1_all.deb
sha256sums = 529f31d24bc162fc19930e6be0ddba16f4731dfc00d6ebab3612d22790dd8b84
source = https://github.com/evilsocket/opensnitch/releases/download/v1.6.6/python3-opensnitch-ui_1.6.6-1_all.deb
sha256sums = 9f37e205b888bedeefa40fca7c31a8c3a680096ccca195cee76eeae7c51d08f5

pkgname = opensnitch-ui-deb
4 changes: 2 additions & 2 deletions packages/opensnitch-ui-deb/opensnitch-ui-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pkgname="opensnitch-ui-deb"
pkgver="1.6.3"
pkgver="1.6.6"
source=("https://github.com/evilsocket/opensnitch/releases/download/v${pkgver}/python3-opensnitch-ui_${pkgver}-1_all.deb")
gives="python3-opensnitch-ui"
pkgdesc="OpenSnitch is a GNU/Linux port of the Little Snitch application firewall"
sha256sums=("529f31d24bc162fc19930e6be0ddba16f4731dfc00d6ebab3612d22790dd8b84")
sha256sums=("9f37e205b888bedeefa40fca7c31a8c3a680096ccca195cee76eeae7c51d08f5")
maintainer=("echometerain <[email protected]>")
repology=("project: opensnitch-ui" "repo: nix_unstable")
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -7011,13 +7011,13 @@ pkgname = opensnitch-deb
---
pkgbase = opensnitch-ui-deb
gives = python3-opensnitch-ui
pkgver = 1.6.3
pkgver = 1.6.6
pkgdesc = OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
maintainer = echometerain <[email protected]>
repology = project: opensnitch-ui
repology = repo: nix_unstable
source = https://github.com/evilsocket/opensnitch/releases/download/v1.6.3/python3-opensnitch-ui_1.6.3-1_all.deb
sha256sums = 529f31d24bc162fc19930e6be0ddba16f4731dfc00d6ebab3612d22790dd8b84
source = https://github.com/evilsocket/opensnitch/releases/download/v1.6.6/python3-opensnitch-ui_1.6.6-1_all.deb
sha256sums = 9f37e205b888bedeefa40fca7c31a8c3a680096ccca195cee76eeae7c51d08f5

pkgname = opensnitch-ui-deb
---
Expand Down

0 comments on commit 85a22ed

Please sign in to comment.