mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
indicator-doom-cpu: update to 1.0.1.
This commit is contained in:
parent
dfcfe9ec76
commit
08559d5a52
1 changed files with 5 additions and 7 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for 'indicator-doom-cpu'
|
# Template file for 'indicator-doom-cpu'
|
||||||
pkgname=indicator-doom-cpu
|
pkgname=indicator-doom-cpu
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
_commit=d40a3db96be2e524009c64e97c805653c359a45b
|
|
||||||
wrksrc="$pkgname-$_commit"
|
|
||||||
depends="python-gobject"
|
depends="python-gobject"
|
||||||
short_desc="CPU load indicator showing the dying face from the video game DOOM"
|
short_desc="CPU load indicator showing the dying face from the video game DOOM"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/thypon/indicator-doom-cpu"
|
homepage="https://github.com/ebruck/indicator-doom-cpu"
|
||||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=ab65de548c42b29830bb57d254834c3d5a909b851fc4ace909a25085ba7b277c
|
checksum=87dcb082c5032518b2616c85967ac92cf3618b6e0276266ec413537b6256c7d5
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall $pkgname 755 usr/share/indicator-doom-cpu
|
vinstall $pkgname 755 usr/share/indicator-doom-cpu
|
||||||
|
|
Loading…
Add table
Reference in a new issue