File tree Expand file tree Collapse file tree 3 files changed +295
-316
lines changed
Expand file tree Collapse file tree 3 files changed +295
-316
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ pkgver=0.1.5
77pkgrel=1
88arch=(' any' )
99license=(' MIT' )
10- depends=(' python' ' py3status' ' python-poetry ' ' python-build ' ' python-installer ' )
11- makedepends=(' python-setuptools' )
10+ depends=(' python' ' py3status' )
11+ makedepends=(' python-setuptools' ' python-poetry ' ' python-build ' ' python-installer ' )
1212url=" https://github.com/mcgillij/py3status-http-monitor"
13+ # source=("py3status_http_monitor-$pkgver.tar.gz")
1314source=(" https://github.com/mcgillij/py3status-http-monitor/releases/download/$pkgver /py3status_http_monitor-$pkgver .tar.gz" )
14- md5sums=(' 13b5f03931ed4dc2ba11146c34197945 ' )
15+ md5sums=(' 229c54c94c7b6105aea2135fe79809ec ' )
1516
1617build () {
1718 cd " $srcdir /py3status_http_monitor-$pkgver "
You can’t perform that action at this time.
0 commit comments