ENH update conky
This commit is contained in:
parent
f44f799c1b
commit
54e67e0a79
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=conky-lua
|
||||
_pkgname=conky
|
||||
pkgver=1.20.1
|
||||
pkgver=1.20.2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight system monitor for X, with Lua support enabled'
|
||||
url='http://github.com/brndnmtthws/conky'
|
||||
|
@ -24,7 +24,7 @@ provides=("conky=$pkgver")
|
|||
conflicts=('conky')
|
||||
backup=('etc/conky/conky.conf' 'etc/conky/conky_no_x11.conf')
|
||||
source=("https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha1sums=('0871af059cd134f81544ef78ba9c0c7aac1abfd9')
|
||||
sha1sums=('9074e2593eedac33b723bd18c4e939bb40b853b6')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in New Issue