summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Sussarellu2020-10-06 13:07:38 +0200
committerFabio Sussarellu2020-10-06 13:07:38 +0200
commit39dfa2570895dfd8b7923335e14cb905e9686fff (patch)
tree9320282490a5002461442aac2663c6d0911eba2f
parentf5d3fef5a42fe257cf1b66b55f66448a4f7196b7 (diff)
downloadaur-bashtop-git.tar.gz
UPGRADE to r313.4bf71e6
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91f4a8d21c46..887183233976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = bashtop-git
pkgdesc = Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
- pkgver = r28.bb3cc59
+ pkgver = r313.4bf71e6
pkgrel = 1
url = https://github.com/aristocratos/bashtop
arch = any
license = Apache
+ makedepends = git
depends = bash
provides = bashtop
conflicts = bashtop
diff --git a/PKGBUILD b/PKGBUILD
index 7736e852a319..f57c3a83b339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Sussarellu <sussarellu.fabio@gmail.com>
pkgname=bashtop-git
-pkgver=r28.bb3cc59
-pkgrel=2
+pkgver=r313.4bf71e6
+pkgrel=1
pkgdesc="Resource monitor that shows usage and stats for processor, memory, disks, network and processes."
arch=('any')
url="https://github.com/aristocratos/bashtop"