summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAttenuation2018-11-23 16:30:43 +0800
committerAttenuation2018-11-23 16:30:43 +0800
commit7d1bff5587d2c2aa7cc98cca690886f2dccdbdae (patch)
tree29459751b11000aa7fd8f311379c4f822067a2e8
parent6158b32bc7a5279fbedcbc09a30647303cd16cb1 (diff)
downloadaur-hegemon.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c87dc55ff2ad..34633474143c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hegemon
pkgdesc = A modular system monitor written in Rust
- pkgver = 20181013.085336
- pkgrel = 2
+ pkgver = 20181118.063958
+ pkgrel = 1
url = https://github.com/p-e-w/hegemon
arch = x86_64
license = GPL-3.0
diff --git a/PKGBUILD b/PKGBUILD
index 6c04a6644cdd..54e0ca91680b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Attenuation <ouyangjun1999@gmail.com>
pkgname=hegemon
-pkgver=20181013.085336
-pkgrel=2
+pkgver=20181118.063958
+pkgrel=1
pkgdesc='A modular system monitor written in Rust '
arch=('x86_64')
url='https://github.com/p-e-w/hegemon'