FS#55817 - [lib32-vulkan-icd-loader] PKGBUILD missing single quotes.

Attached to Project: Community Packages
Opened by Mortan (Mortan1961) - Saturday, 30 September 2017, 22:26 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 27 October 2017, 14:09 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/lib32-vulkan-loader-layers&id=56e5bf785bfe30f6ad2fc307b403a17123b4cb25#n46

Line 46 is:
optdepends=(lib32-vulkan-driver: packaged vulkan driver)

It should be:
optdepends=('lib32-vulkan-driver: packaged vulkan driver')

Otherwise, pacman will treat the spaces as new lines.

Additional info:
* package version(s)
lib32-vulkan-icd-loader 1.0.61.1-1
* config and/or log files etc.
pacman -Sii lib32-vulkan-icd-loader
Repository : multilib
Name : lib32-vulkan-icd-loader
Version : 1.0.61.1-1
Description : Vulkan Installable Client Driver (ICD) Loader (32-bit)
Architecture : x86_64
URL : https://www.khronos.org/vulkan/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc
Optional Deps : lib32-vulkan-driver:
packaged
vulkan
driver
Required By : lib32-vulkan-validation-layers
Optional For : wine-staging wine-staging-nine
Conflicts With : None
Replaces : None
Download Size : 87.57 KiB
Installed Size : 341.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Build Date : 2017-09-24T07:38:18 EDT
MD5 Sum : ac1d023e31a513a2b4f6d8cfb79858a0
SHA-256 Sum : e97120100a7acabbf75397633dc8b5d69bf778bd74bc7aff23b1489cbc10d768
Signatures : 06096A6AD1CEDDAC


Steps to reproduce:
pacman -Sii lib32-vulkan-icd-loader
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 27 October 2017, 14:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  upgpkg: lib32-vulkan-loader-layers 1.0.61.1-2

Loading...