indicator-doom-cpu: update to 1.0.1.
This commit is contained in:
parent
dfcfe9ec76
commit
08559d5a52
|
@ -1,17 +1,15 @@
|
|||
# Template file for 'indicator-doom-cpu'
|
||||
pkgname=indicator-doom-cpu
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
_commit=d40a3db96be2e524009c64e97c805653c359a45b
|
||||
wrksrc="$pkgname-$_commit"
|
||||
depends="python-gobject"
|
||||
short_desc="CPU load indicator showing the dying face from the video game DOOM"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/thypon/indicator-doom-cpu"
|
||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||
checksum=ab65de548c42b29830bb57d254834c3d5a909b851fc4ace909a25085ba7b277c
|
||||
homepage="https://github.com/ebruck/indicator-doom-cpu"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=87dcb082c5032518b2616c85967ac92cf3618b6e0276266ec413537b6256c7d5
|
||||
|
||||
do_install() {
|
||||
vinstall $pkgname 755 usr/share/indicator-doom-cpu
|
||||
|
|
Loading…
Reference in New Issue