Skip to content

Commit b33dc10

Browse files
committed
remove extra stuff
1 parent 0112552 commit b33dc10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PKGBUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
pkgname=py3status-http-monitor
5-
pkgdesc="Python daemon for controlling the fans on amdgpu cards"
5+
pkgdesc="Python module for py3status to monitor http services"
66
pkgver=0.1.0
77
pkgrel=1
88
arch=('any')
@@ -11,7 +11,6 @@ depends=('python' 'py3status')
1111
makedepends=('python-setuptools')
1212
url="https://github.com/mcgillij/py3status-http-monitor"
1313
source=("py3status-http-monitor-0.1.0.tar.gz")
14-
#source=("https://github.com/mcgillij/amdfan/releases/download/0.1.7/amdfan-0.1.7.tar.gz")
1514
md5sums=('dd00f7e8fb722a776b630d525e3c6d8e')
1615

1716
build() {

0 commit comments

Comments
 (0)