Update PKGBUILD
This commit is contained in:
parent
cc78fe00af
commit
2509068ca4
2
PKGBUILD
2
PKGBUILD
@ -14,7 +14,6 @@ optdepends=('pulseaudio: for dwmblocks-pulse-listener'
|
|||||||
'bluez-utils: for dwmblocks-network bluetooth')
|
'bluez-utils: for dwmblocks-network bluetooth')
|
||||||
DLAGENTS=('tar::/bin/sh -c echo\ %u\ |\ cut\ -c7-\ |\ head\ -c-5\ |\ xargs\ -Isrc\ -n\ 1\ tar\ -cf\ %o\ src')
|
DLAGENTS=('tar::/bin/sh -c echo\ %u\ |\ cut\ -c7-\ |\ head\ -c-5\ |\ xargs\ -Isrc\ -n\ 1\ tar\ -cf\ %o\ src')
|
||||||
source=('dwmblocks.c'
|
source=('dwmblocks.c'
|
||||||
'dwmblocks-pulse-listener.c'
|
|
||||||
'LICENSE'
|
'LICENSE'
|
||||||
'README.md'
|
'README.md'
|
||||||
'Makefile'
|
'Makefile'
|
||||||
@ -25,7 +24,6 @@ sha256sums=('SKIP'
|
|||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP'
|
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user