mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/conky to 1.11.6-1
This commit is contained in:
parent
319c6392f2
commit
06cfef7395
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
# - remove -D BUILD_NVIDIA=ON
|
||||
|
||||
pkgname=conky
|
||||
pkgver=1.11.5
|
||||
pkgrel=4
|
||||
pkgver=1.11.6
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight system monitor for X'
|
||||
url='https://github.com/brndnmtthws/conky'
|
||||
license=('BSD' 'GPL')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('cmake' 'docbook2x' 'docbook-xsl' 'man-db' 'git')
|
|||
depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
|
||||
'imlib2' 'libxml2' 'libpulse')
|
||||
source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13')
|
||||
sha512sums=('f7bffcef33680d61d0171ba50b29ddda011c1c1989fc847cd4b5b60d46bed4772294eec34fd27c4d642a9c03e3cedaa31855ffc0f3b60791f4bed14ffdf7490a')
|
||||
options=('!strip' 'debug')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue