summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2015-04-11 09:39:47 -0700
committeryar2015-06-11 20:12:10 -0700
commitac0b3bee3d01e0efd4c99e5db399f7ddcb065518 (patch)
tree6f24632e1b2b8955cacc881691b129f8c999d5d2
parent685ccd16a51792b0cc40c846b7f222c6fe21c26a (diff)
downloadaur-ac0b3bee3d01e0efd4c99e5db399f7ddcb065518.tar.gz
[htop-git] found last good compile
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95796f13e6a1..b32d01b9a3f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = htop-git
pkgdesc = Interactive text-mode process viewer
- pkgver = 383.f0e2a0e
+ pkgver = 517.64ecba2
pkgrel = 1
url = https://github.com/hishamhm/htop
arch = i686
@@ -14,7 +14,7 @@ pkgbase = htop-git
provides = htop
conflicts = htop
options = !emptydirs
- source = git+https://github.com/hishamhm/htop.git
+ source = git+https://github.com/hishamhm/htop.git#commit=e3d1ca
sha256sums = SKIP
pkgname = htop-git
diff --git a/PKGBUILD b/PKGBUILD
index 4cc565566119..e4c31aa88c48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
gitname=htop
pkgname=${gitname}-git
-pkgver=383.f0e2a0e
+pkgver=517.64ecba2
pkgrel=1
pkgdesc="Interactive text-mode process viewer"
url="https://github.com/hishamhm/${gitname}"
@@ -15,7 +15,7 @@ optdepends=('lsof: list open files for running process'
provides=('htop')
conflicts=('htop')
options=('!emptydirs')
-source=("git+${url}.git")
+source=("git+${url}.git#commit=e3d1ca")
sha256sums=('SKIP')
pkgver() {