Skip to content

Commit

Permalink
New build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianTM committed Aug 3, 2024
1 parent e15f48a commit c5301fc
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 32 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
mx-packageinstaller (24.8.06) UNRELEASED; urgency=medium

* Run apt-get --dry-run autoremove as normal user

-- Adrian <[email protected]> Sat, 03 Aug 2024 11:42:27 -0400

mx-packageinstaller (24.8.05) mx; urgency=medium

* Added an "Autoremovable" item in combo box filter to list autoremovable
Expand Down
32 changes: 0 additions & 32 deletions debs/mx-packageinstaller_24.8.05.dsc

This file was deleted.

Binary file removed debs/mx-packageinstaller_24.8.05.tar.xz
Binary file not shown.
17 changes: 17 additions & 0 deletions debs/mx-packageinstaller_24.8.06.dsc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Format: 3.0 (native)
Source: mx-packageinstaller
Binary: mx-packageinstaller
Architecture: any
Version: 24.8.06
Maintainer: Adrian <[email protected]>
Standards-Version: 3.9.8
Vcs-Git: git://github.com/AdrianTM/mx-packageinstaller
Build-Depends: debhelper (>= 10), qtbase5-dev, qttools5-dev-tools
Package-List:
mx-packageinstaller deb admin optional arch=any
Checksums-Sha1:
def5096b2bc63dc4c343b6d75763930879f6b9d0 307544 mx-packageinstaller_24.8.06.tar.xz
Checksums-Sha256:
c8f2d2a8e2582fef05858e9a30465a30965785893d5665889e699192a66ab540 307544 mx-packageinstaller_24.8.06.tar.xz
Files:
6912ee56c09662fd0a135c86a9ed489c 307544 mx-packageinstaller_24.8.06.tar.xz
Binary file added debs/mx-packageinstaller_24.8.06.tar.xz
Binary file not shown.
33 changes: 33 additions & 0 deletions translations-desktop-file/po/mx-packageinstaller-desktop_sk.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# joyinko <[email protected]>, 2022
# Dolphin Oracle <[email protected]>, 2022
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-04 21:28-0500\n"
"PO-Revision-Date: 2022-12-09 04:01+0000\n"
"Last-Translator: Dolphin Oracle <[email protected]>, 2022\n"
"Language-Team: Slovak (https://app.transifex.com/anticapitalista/teams/10162/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"

#. The desktop entry name will be displayed within the menu.
#: desktop-in/mx-packageinstaller.desktop.in:4
msgid "MX Package Installer"
msgstr "MX Inštalátor programov"

#. # The desktop entry comment will be shown within the menu.
#: desktop-in/mx-packageinstaller.desktop.in:6
msgid "Simple Software Application Package Installer"
msgstr "Jednoduchý inštalátor balíka softvérových aplikácií"

0 comments on commit c5301fc

Please sign in to comment.