File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11pkgbase = linear-cli
22 pkgdesc = A comprehensive CLI tool for Linear issue management with advanced search, bulk operations, and team collaboration features
3- pkgver = 1.2.0
3+ pkgver = 1.2.1
44 pkgrel = 1
55 url = https://github.com/AdiKsOnDev/linearator
66 arch = any
@@ -12,7 +12,7 @@ pkgbase = linear-cli
1212 depends = python>=3.12
1313 depends = python-pip
1414 optdepends = keyrings.alt: Alternative keyring backends for credential storage
15- source = https://files.pythonhosted.org/packages/source/l/linearator/linearator-1.2.0 .tar.gz
16- sha256sums = ef313f8cf3abbc8b31419cf2efac455c108e1137730f75ead78e93216fb6b441
15+ source = https://files.pythonhosted.org/packages/source/l/linearator/linearator-1.2.1 .tar.gz
16+ sha256sums = f88f541160c330f03a0e056171fc105fbbc5b9118e53c51938f704f25f04ac22
1717
1818pkgname = linear-cli
Original file line number Diff line number Diff line change 22
33pkgname=linear-cli
44_pypi_name=linearator
5- pkgver=1.2.0
5+ pkgver=1.2.1
66pkgrel=1
77pkgdesc=" A comprehensive CLI tool for Linear issue management with advanced search, bulk operations, and team collaboration features"
88arch=(' any' )
@@ -14,7 +14,7 @@ optdepends=(
1414 ' keyrings.alt: Alternative keyring backends for credential storage'
1515)
1616source=(" https://files.pythonhosted.org/packages/source/${_pypi_name:: 1} /$_pypi_name /$_pypi_name -$pkgver .tar.gz" )
17- sha256sums=(' ef313f8cf3abbc8b31419cf2efac455c108e1137730f75ead78e93216fb6b441 ' )
17+ sha256sums=(' f88f541160c330f03a0e056171fc105fbbc5b9118e53c51938f704f25f04ac22 ' )
1818
1919build () {
2020 # No build step needed - we'll install directly from PyPI
You can’t perform that action at this time.
0 commit comments