xmobar: update to 0.39
This commit is contained in:
parent
41000e51ad
commit
eee384cbb4
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xmobar'
|
# Template file for 'xmobar'
|
||||||
pkgname=xmobar
|
pkgname=xmobar
|
||||||
version=0.37
|
version=0.39
|
||||||
revision=2
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel
|
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel
|
||||||
|
@ -13,9 +13,9 @@ makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel
|
||||||
short_desc="Minimalistic Text Based Status Bar"
|
short_desc="Minimalistic Text Based Status Bar"
|
||||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://xmobar.org"
|
homepage="https://xmobar.org"
|
||||||
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e4b8b86ef9c47535a80d056a8b46d72748517f8d6dc891910eecdc388e92522e
|
checksum=46f37b90dd3ba3348dbe7de716b88606c7f0f0dd22a3580176b5cd089c1b36cc
|
||||||
build_options="dbus threaded utf8 xft mpd mpris inotify iwlib alsa datezone
|
build_options="dbus threaded utf8 xft mpd mpris inotify iwlib alsa datezone
|
||||||
xpm uvmeter weather nl80211"
|
xpm uvmeter weather nl80211"
|
||||||
build_options_default="threaded utf8 xft inotify nl80211 datezone weather xpm"
|
build_options_default="threaded utf8 xft inotify nl80211 datezone weather xpm"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue