summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26d62c5..b2e0f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ url="https://git.vasthecat.ru/dwmblocks.git"
arch=('i686' 'x86_64')
provides=('dwmblocks')
conflicts=('dwmblocks')
-source=('config.h' 'dwmblocks.c' 'LICENSE' 'Makefile')
+source=('blocks.def.h' 'dwmblocks.c' 'LICENSE' 'Makefile')
md5sums=(
'SKIP'
- 'd0be83080b876500d4dab40371e79237'
- 'b234ee4d69f5fce4486a80fdaf4a4263'
- 'c2e8f80f0fb857daedab59c9c3b65636'
+ '241b3be916d950f6fbd8ca10f8ec2b3e'
+ '7e629c99d5be645e97db4baf07b64993'
+ '07846434a8794ecb9d3d209fa0d02daf'
)
build() {