You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Hello,
I'm using a custom attribute in my PKGBUILDs and want to parse it with parched. I guess this is not supported yet. I wish to use this feature like this:
Hello,
I'm using a custom attribute in my PKGBUILDs and want to parse it with parched. I guess this is not supported yet. I wish to use this feature like this:
package = PKGBUILD(filepath)
package.custom('_watch')
Where '_watch' may look like this in the PKGBUILD:
_watch=http://example.com,option1
Hope you consider implementing this :) Thank you!
The text was updated successfully, but these errors were encountered: