ENH update conky package
This commit is contained in:
parent
a0b2ce7d08
commit
6435da91c0
|
@ -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=('821de1cee3e686f07fb43070b5b2fd6e1b3a9498')
|
||||
sha1sums=('0871af059cd134f81544ef78ba9c0c7aac1abfd9')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in New Issue