File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44pkgname=py3status-http-monitor
55pkgdesc=" Python module for py3status to monitor http services"
6- pkgver=0.1.5
6+ pkgver=0.1.6
77pkgrel=1
88arch=(' any' )
99license=(' MIT' )
@@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'python-poetry' 'python-build' 'python-installe
1212url=" https://github.com/mcgillij/py3status-http-monitor"
1313# source=("py3status_http_monitor-$pkgver.tar.gz")
1414source=(" https://github.com/mcgillij/py3status-http-monitor/releases/download/$pkgver /py3status_http_monitor-$pkgver .tar.gz" )
15- md5sums=(' 229c54c94c7b6105aea2135fe79809ec ' )
15+ md5sums=(' cc691f3e7ea1e000f453776d47f2330a ' )
1616
1717build () {
1818 cd " $srcdir /py3status_http_monitor-$pkgver "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " py3status-http-monitor"
3- version = " 0.1.5 "
3+ version = " 0.1.6 "
44description = " py3status http monitor show the status of http endpoints"
55authors = [" mcgillij <mcgillivray.jason@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments