summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 5 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92ecee42e837..c472b12508b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,16 @@
-# Maintainer: Chuan Ji <jichuan89[at]gmail[dot]com>
+# Maintainer: Brin Bidulock <bidulock@openss7.com>
+# Contributor: Chuan Ji <jichuan89[at]gmail[dot]com>
pkgname=gatotray
pkgver=2.3
-pkgrel=1
+pkgrel=3
pkgdesc="Graphical CPU stats monitor in the system tray."
url="http://code.google.com/p/gatotray/"
arch=('x86_64' 'i686')
-license=('Creative Commons')
+license=('CCPL:by')
depends=('gtk2' 'xterm')
-optdepends=()
-makedepends=()
-conflicts=()
-replaces=()
-backup=()
_r="4218cadee76b8a9e9e01bb78de2866cdeafb7a5f"
source=("https://gatotray.googlecode.com/archive/${_r}.tar.gz")
-md5sums=('c237fbe24cf111cfc6072796402ef7f4')
+md5sums=('SKIP')
build() {
cd "${srcdir}/"${pkgname}-*
@@ -28,4 +24,3 @@ package() {
}
# vim:set ts=2 sw=2 et:
-md5sums=('9340dbb82c5be2ae3f7c17d23958e0a7')