Skip to content

Commit ae7b80c

Browse files
committed
Update new release of parch official and community spins
1 parent 9657f07 commit ae7b80c

2 files changed

Lines changed: 94 additions & 94 deletions

File tree

data/download.js

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ const downloadData = [
3535
// },
3636
]
3737
},
38-
// {
39-
// title: {
40-
// en: 'Community Versions',
41-
// fa: 'نسخه‌های جامعه'
42-
// },
43-
// desc: {
44-
// en: 'These versions of Parch are maintained by the community members.',
45-
// fa: 'نسخه‌هایی از پارچ که توسط اعضای جامعه نگهداری می‌شوند.'
46-
// },
47-
// links: [
38+
{
39+
title: {
40+
en: 'Community Versions',
41+
fa: 'نسخه‌های جامعه'
42+
},
43+
desc: {
44+
en: 'These versions of Parch are maintained by the community members.',
45+
fa: 'نسخه‌هایی از پارچ که توسط اعضای جامعه نگهداری می‌شوند.'
46+
},
47+
links: [
4848
// {
4949
// text: {
5050
// en: 'Mate Version',
@@ -53,53 +53,53 @@ const downloadData = [
5353
// img: '/mate.png',
5454
// href: '/download/mate',
5555
// },
56-
// {
57-
// text: {
58-
// en: 'XFCE Version',
59-
// fa: 'نسخهٔ XFCE',
60-
// },
61-
// img: '/xfce.jpeg',
62-
// href: '/download/xfce',
63-
// },
64-
// ]
65-
// },
66-
{
67-
title: {
68-
en: 'ARM Versions',
69-
fa: 'نسخه‌های آرم'
70-
},
71-
desc: {
72-
en: '',
73-
fa: ''
74-
},
75-
links: [
76-
{
77-
soon: true,
78-
text: {
79-
en: 'Parch Mobile',
80-
fa: 'پارچ موبایل',
81-
},
82-
img: '/mobile.jpeg',
83-
href: ''
84-
},
85-
{
86-
text: {
87-
en: 'ARM Generic',
88-
fa: 'جنریک آرم',
89-
},
90-
img: '/arm.png',
91-
href: '/download/arm'
92-
},
9356
{
9457
text: {
95-
en: 'Raspberry',
96-
fa: 'پارچ رزبری',
58+
en: 'XFCE Version',
59+
fa: 'نسخهٔ XFCE',
9760
},
98-
img: '/raspberry.png',
99-
href: '/download_raspberry'
61+
img: '/xfce.png',
62+
href: '/download/xfce',
10063
},
10164
]
10265
},
66+
// {
67+
// title: {
68+
// en: 'ARM Versions',
69+
// fa: 'نسخه‌های آرم'
70+
// },
71+
// desc: {
72+
// en: '',
73+
// fa: ''
74+
// },
75+
// links: [
76+
// {
77+
// soon: true,
78+
// text: {
79+
// en: 'Parch Mobile',
80+
// fa: 'پارچ موبایل',
81+
// },
82+
// img: '/mobile.jpeg',
83+
// href: ''
84+
// },
85+
// {
86+
// text: {
87+
// en: 'ARM Generic',
88+
// fa: 'جنریک آرم',
89+
// },
90+
// img: '/arm.png',
91+
// href: '/download/arm'
92+
// },
93+
// {
94+
// text: {
95+
// en: 'Raspberry',
96+
// fa: 'پارچ رزبری',
97+
// },
98+
// img: '/raspberry.png',
99+
// href: '/download_raspberry'
100+
// },
101+
// ]
102+
// },
103103
]
104104

105105
export default downloadData;

data/downloadDetails.js

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ const detailsData = {
77
img: '/plasma.jpeg',
88
href: 'https://mirror.parchlinux.ir/plasma/ParchLinux-plasma-latest.iso',
99
changelog: null,
10-
build_date: '2025-11-24',
10+
build_date: '2025-11-26',
1111
size: '3.1 GiB',
12-
hash: '7c6ba815c70e9b7a75bc63de51fd4dc1',
12+
hash: 'c29c85f0ac20e8ac78b19959a639b4f9',
1313
maintainer: null
1414
},
1515
gnome: {
@@ -20,9 +20,9 @@ const detailsData = {
2020
img: '/gnome.jpeg',
2121
href: 'https://mirror.parchlinux.ir/gnome/ParchLinux-gnome-latest.iso',
2222
changelog: null,
23-
build_date: '2025-11-24',
23+
build_date: '2025-11-26',
2424
size: '2.7 GiB',
25-
hash: '2694de409170da339eb10339d7efc70d',
25+
hash: 'c3e86e45f19dc276a0d858bd7a64e5c5',
2626
maintainer: null
2727
},
2828
// mate: {
@@ -38,19 +38,19 @@ const detailsData = {
3838
// hash: '8b7a35d61a359c3f3e7c2475ef5c64fb',
3939
// maintainer: 'Sohrab Behdani'
4040
// },
41-
// xfce: {
42-
// text: {
43-
// en: 'Parch XFCE',
44-
// fa: 'پارچ XFCE',
45-
// },
46-
// img: '/xfce.jpeg',
47-
// href: 'https://mirror.parchlinux.com/XFCE/ParchLinux-XFCE-latest.iso',
48-
// changelog: null,
49-
// build_date: '2025-01-26',
50-
// size: '2.2 GiB',
51-
// hash: '64526d0605f729c5a271553fb6f11123',
52-
// maintainer: 'Sohrab Behdani'
53-
// },
41+
xfce: {
42+
text: {
43+
en: 'Parch XFCE',
44+
fa: 'پارچ XFCE',
45+
},
46+
img: '/xfce.png',
47+
href: 'https://mirror.parchlinux.ir/XFCE/ParchLinux-XFCE-latest.iso',
48+
changelog: null,
49+
build_date: '2025-11-27',
50+
size: '2.5 GiB',
51+
hash: '027758f7c7b1e2bee532fd8bbd6ff771',
52+
maintainer: 'Amir Husayn Panahifar'
53+
},
5454
// cosmic: {
5555
// text: {
5656
// en: 'Parch COSMIC',
@@ -77,32 +77,32 @@ const detailsData = {
7777
// hash: null,
7878
// maintainer: 'Sohrab Behdani'
7979
// },
80-
mobile: {
81-
text: {
82-
en: 'Parch Mobile',
83-
fa: 'پارچ موبایل',
84-
},
85-
img: '/mobile.jpeg',
86-
href: '#',
87-
changelog: null,
88-
build_date: '2024-01-01',
89-
size: '1GB',
90-
hash: null,
91-
maintainer: 'Sohrab Behdani'
92-
},
93-
arm: {
94-
text: {
95-
en: 'Parch ARM Generic',
96-
fa: 'پارچ جنریک آرم',
97-
},
98-
img: '/arm.png',
99-
href: '#',
100-
changelog: null,
101-
build_date: '2024-01-01',
102-
size: '1GB',
103-
hash: null,
104-
maintainer: 'Sohrab Behdani'
105-
},
80+
// mobile: {
81+
// text: {
82+
// en: 'Parch Mobile',
83+
// fa: 'پارچ موبایل',
84+
// },
85+
// img: '/mobile.jpeg',
86+
// href: '#',
87+
// changelog: null,
88+
// build_date: '2024-01-01',
89+
// size: '1GB',
90+
// hash: null,
91+
// maintainer: 'Sohrab Behdani'
92+
// },
93+
// arm: {
94+
// text: {
95+
// en: 'Parch ARM Generic',
96+
// fa: 'پارچ جنریک آرم',
97+
// },
98+
// img: '/arm.png',
99+
// href: '#',
100+
// changelog: null,
101+
// build_date: '2024-01-01',
102+
// size: '1GB',
103+
// hash: null,
104+
// maintainer: 'Sohrab Behdani'
105+
// },
106106
}
107107

108108
export default detailsData;

0 commit comments

Comments
 (0)