summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHomer Xing2021-12-22 19:00:03 -0800
committerHomer Xing2021-12-22 19:00:03 -0800
commit544f63318e9ee1812c79d4cfa0b83b418a8169fb (patch)
tree8f52ab23cc7e20d01985d3c431fe270c58ee0e92
parent20da83058f284a4c96cf4a459f311e2038d9959f (diff)
downloadaur-544f63318e9ee1812c79d4cfa0b83b418a8169fb.tar.gz
mark this package deprecated
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 875a157ecd72..16edf443925e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = indicator-sysmonitor-bzr
- pkgdesc = An Application Indicator showing cpu temperature, memory, network speed, cpu usage, public IP address and internet connection status.
+ pkgdesc = An Application Indicator showing various system parameters (deprecated)
pkgver = 0.8.2
- pkgrel = 0
+ pkgrel = 1
url = https://launchpad.net/indicator-sysmonitor
arch = any
license = GPL3
@@ -12,4 +12,3 @@ pkgbase = indicator-sysmonitor-bzr
depends = python
pkgname = indicator-sysmonitor-bzr
-
diff --git a/PKGBUILD b/PKGBUILD
index 7c43c54f241e..80ba00254fa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=indicator-sysmonitor-bzr
pkgver=0.8.2
-pkgrel=0
-pkgdesc="An Application Indicator showing cpu temperature, memory, network speed, cpu usage, public IP address and internet connection status."
+pkgrel=1
+pkgdesc="An Application Indicator showing various system parameters (deprecated)"
arch=('any')
url="https://launchpad.net/indicator-sysmonitor"
license=('GPL3')