File tree Expand file tree Collapse file tree 3 files changed +207
-212
lines changed
Expand file tree Collapse file tree 3 files changed +207
-212
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.6
6+ pkgver=0.1.7
77pkgrel=1
88arch=(' any' )
99license=(' MIT' )
1010depends=(' python' ' py3status' )
1111makedepends=(' python-setuptools' ' python-poetry' ' python-build' ' python-installer' )
1212url=" https://github.com/mcgillij/py3status-http-monitor"
13- # source=("py3status_http_monitor-$pkgver.tar.gz")
14- source=(" https://github.com/mcgillij/py3status-http-monitor/releases/download/$pkgver /py3status_http_monitor-$pkgver .tar.gz" )
15- md5sums=(' cc691f3e7ea1e000f453776d47f2330a ' )
13+ source=(" py3status_http_monitor-$pkgver .tar.gz" )
14+ # source=("https://github.com/mcgillij/py3status-http-monitor/releases/download/$pkgver/py3status_http_monitor-$pkgver.tar.gz")
15+ md5sums=(' a2a2fd23f96f21932dd358446c8f692e ' )
1616
1717build () {
1818 cd " $srcdir /py3status_http_monitor-$pkgver "
You can’t perform that action at this time.
0 commit comments