Skip to content

Commit 3f3d58d

Browse files
committed
New build
1 parent e1f1d1f commit 3f3d58d

46 files changed

Lines changed: 21429 additions & 36 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mx-bootrepair (25.09.2) mx; urgency=medium
1+
mx-bootrepair (25.09.3) mx; urgency=medium
22

33
* Update translations
44

debs/mx-bootrepair_25.09.2.dsc

Lines changed: 0 additions & 34 deletions
This file was deleted.

debs/mx-bootrepair_25.09.2.tar.xz

-72.6 KB
Binary file not shown.

debs/mx-bootrepair_25.09.3.dsc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-bootrepair
6+
Binary: mx-bootrepair
7+
Architecture: any
8+
Version: 25.09.3
9+
Maintainer: Adrian <adrian@mxlinux.org>
10+
Homepage: https://github.com/mxlinux/mx-bootrepair
11+
Standards-Version: 3.9.8
12+
Vcs-Browser: https://github.com/mxlinux/mx-bootrepair
13+
Vcs-Git: https://github.com/mxlinux/mx-bootrepair.git
14+
Build-Depends: debhelper-compat (= 13), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
15+
Package-List:
16+
mx-bootrepair deb admin optional arch=any
17+
Checksums-Sha1:
18+
2622bc91a779dc5bdb776ffd870faf9cf58b18a8 112996 mx-bootrepair_25.09.3.tar.xz
19+
Checksums-Sha256:
20+
223a4462d7f40dc95d8508598433e16d78d1f5375cebdf64680604dfe0bb07a8 112996 mx-bootrepair_25.09.3.tar.xz
21+
Files:
22+
9ac548be638226c8538d06646a4b9f93 112996 mx-bootrepair_25.09.3.tar.xz
23+
24+
-----BEGIN PGP SIGNATURE-----
25+
26+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmjApQITHGFkcmlhbkBt
27+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumJqHCACjt+hn5an85i12vpWZUcdvhtBYs4oh
28+
3p9BLQYr7hLH0F3O135GV/1zYY7ZGJkZZLjp93n1hMgOk+nwER8yE2RYi9+/SXEL
29+
T2STkXuLnWEdtM3ssoYeYN/ArsesjddvUUKZVJpHLT0ls4AKUdSyBxBrzSOPcqDl
30+
YXoN7abEeS9rAmCyXrZ6LCjiwZptmYLfHaDq0xtdGcEcAvSj64yzBTn+gkEqikm5
31+
gmUEhsY7BwINnqAQwcKiqGnUqW/r+9CM4wBRwnDm2rCH3rrmNnEHtCdVzvTWhjlf
32+
vN3dCKtW5slQC+/rzs1djgL7aH1cbOkpbHwXaKvDojLiLhdH29V6mbGv
33+
=lcmY
34+
-----END PGP SIGNATURE-----

debs/mx-bootrepair_25.09.3.tar.xz

110 KB
Binary file not shown.

translations/get_translations

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Get script directory and determine app name
44
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
55
PROJECT_DIR="$(dirname "$SCRIPT_DIR")"
6-
APPNAME="$(basename "$PROJECT_DIR")"
6+
APPNAME="mx-boot-repair"
77

88
echodo() {
99
echo "${@}"

0 commit comments

Comments
 (0)