This repository was archived by the owner on Feb 27, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11pkgbase = confy-cli
22 pkgdesc = CLI client for the Confy encrypted communication system
3- pkgver = 0.1.10
3+ pkgver = 0.2.0
44 pkgrel = 1
55 arch = any
66 license = custom:GNU General Public License v3 (GPLv3)
@@ -15,7 +15,7 @@ pkgbase = confy-cli
1515 depends = python-websockets
1616 provides = confy
1717 conflicts = confy
18- source = https://files.pythonhosted.org/packages/47/ef/136323e423a5520fe8cf98794ff45d591da1b511a6b6c4f63309d42bcd36 /confy_cli-0.1.10 .tar.gz
19- sha256sums = a281665012132a342e38dc86b00b94263a92b590147e238ad51494436dc50c88
18+ source = https://files.pythonhosted.org/packages/7b/45/a18279358f7527d85f1a382d36f5f9acfc0073f38e602cb1e515486dd4ff /confy_cli-0.2.0 .tar.gz
19+ sha256sums = 61f3829a745a55c7ce09526e0df3f1ed779a804b7c8c3cf44b9c788a08c0b67a
2020
2121pkgname = confy-cli
Original file line number Diff line number Diff line change 33_pkgname=' confy'
44pkgname=' confy-cli'
55_module=' confy-cli'
6- _src_folder=' confy_cli-0.1.10 '
7- pkgver=' 0.1.10 '
6+ _src_folder=' confy_cli-0.2.0 '
7+ pkgver=' 0.2.0 '
88pkgrel=1
99pkgdesc=" CLI client for the Confy encrypted communication system"
1010url=" "
@@ -20,8 +20,8 @@ depends=(
2020makedepends=(' python-poetry' ' python-installer' )
2121license=(' custom:GNU General Public License v3 (GPLv3)' )
2222arch=(' any' )
23- source=(https://files.pythonhosted.org/packages/47/ef/136323e423a5520fe8cf98794ff45d591da1b511a6b6c4f63309d42bcd36 /confy_cli-0.1.10 .tar.gz)
24- sha256sums=(' a281665012132a342e38dc86b00b94263a92b590147e238ad51494436dc50c88 ' )
23+ source=(https://files.pythonhosted.org/packages/7b/45/a18279358f7527d85f1a382d36f5f9acfc0073f38e602cb1e515486dd4ff /confy_cli-0.2.0 .tar.gz)
24+ sha256sums=(' 61f3829a745a55c7ce09526e0df3f1ed779a804b7c8c3cf44b9c788a08c0b67a ' )
2525
2626provides=($_pkgname )
2727conflicts=($_pkgname )
You can’t perform that action at this time.
0 commit comments