build: remove superfluous sha256sum generation for built file
This commit is contained in:
parent
0c7615c4b8
commit
e0ebaa55ec
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -36,7 +36,6 @@ build() {
|
|||
source+=("sebin-kdynamicwallpaperbuilder.json")
|
||||
kdynamicwallpaperbuilder "sebin-kdynamicwallpaperbuilder.json" --output "sebin-dyn_wallpaper.avif" --speed 10
|
||||
source+=("sebin-dyn_wallpaper.avif")
|
||||
sha256sums+=(${sha256sum "sebin-dyn_wallpaper.avif"})
|
||||
}
|
||||
|
||||
package_sebin-dynamic-wallpaper() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue