mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-08 13:03:17 +02:00
16 lines
408 B
Diff
16 lines
408 B
Diff
--- a/package.json 2025-07-09 20:58:10.000000000 -0400
|
|
+++ b/package.json 2025-07-16 16:29:52.897055193 -0400
|
|
@@ -494,7 +494,12 @@
|
|
"linux": {
|
|
"category": "Network;InstantMessaging;Chat",
|
|
"target": [
|
|
- "deb"
|
|
+ {
|
|
+ "target": "dir",
|
|
+ "arch": [
|
|
+ "xxxtarget"
|
|
+ ]
|
|
+ }
|
|
],
|
|
"icon": "build/icons/png",
|
|
"publish": [],
|