diff options
author | tiziodcaio | 2025-02-08 09:55:48 +0100 |
---|---|---|
committer | tiziodcaio | 2025-02-08 09:55:48 +0100 |
commit | f2694da50afe99ea513495075b955f52d520800b (patch) | |
tree | ab2940fa792dd26a93b6be2b9aeab53b22573b5a /.SRCINFO | |
parent | 98a4c19683de5c2ed09d2a8510a3619fe991d522 (diff) | |
download | aur-code-electron-latest.tar.gz |
Fix electron
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ pkgbase = code-electron-latest pkgdesc = A bash wrapper forcing vscode using system electron pkgver = 0.0.0 pkgrel = 1 - arch = all + arch = any license = GPL depends = code + depends = electron source = code-electron sha256sums = 56ed69efdf48f178f98b4fe6052a5953e9905790cd36322792ea7252fe43aece |