diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..567609b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/
diff --git a/README.md b/README.md
index 1f1edec..f0526ba 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,6 @@ by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see .
+
+## Updated
+20250823 Updated for Focal by Alaskalinuxuser
diff --git a/WaterCount/README.md b/WaterCount/README.md
index 1f1edec..f0526ba 100644
--- a/WaterCount/README.md
+++ b/WaterCount/README.md
@@ -12,3 +12,6 @@ by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see .
+
+## Updated
+20250823 Updated for Focal by Alaskalinuxuser
diff --git a/WaterCount/WaterCount.apparmor b/WaterCount/WaterCount.apparmor
index 7a6cbd5..6053acc 100644
--- a/WaterCount/WaterCount.apparmor
+++ b/WaterCount/WaterCount.apparmor
@@ -1,4 +1,4 @@
{
"policy_groups": [],
- "policy_version": 16.04
+ "policy_version": "@APPARMOR_POLICY@"
}
diff --git a/WaterCount/clickable.json b/WaterCount/clickable.json
index ee92242..c73c183 100644
--- a/WaterCount/clickable.json
+++ b/WaterCount/clickable.json
@@ -1,5 +1,5 @@
{
- "clickable_minimum_required": "6.12.2",
+ "clickable_minimum_required": "8.4",
"builder": "pure-qml-cmake",
"kill": "qmlscene"
}
diff --git a/WaterCount/manifest.json.in b/WaterCount/manifest.json.in
index 4178e81..1471d67 100644
--- a/WaterCount/manifest.json.in
+++ b/WaterCount/manifest.json.in
@@ -1,7 +1,7 @@
{
"name": "watercount.aaron",
"description": "A short description of your app",
- "architecture": "@CLICK_ARCH@",
+ "architecture": "all",
"title": "WaterCount",
"hooks": {
"WaterCount": {
@@ -9,7 +9,7 @@
"desktop": "WaterCount.desktop"
}
},
- "version": "1.1.1",
+ "version": "1.1.2",
"maintainer": "Aaron Hafer ",
- "framework" : "ubuntu-sdk-16.04"
+ "framework" : "@CLICK_FRAMEWORK@"
}
diff --git a/WaterCount/po/watercount.aaron.pot b/WaterCount/po/watercount.aaron.pot
index 1e3941b..e7a6121 100644
--- a/WaterCount/po/watercount.aaron.pot
+++ b/WaterCount/po/watercount.aaron.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: watercount.aaron\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-01-23 16:27+0000\n"
+"POT-Creation-Date: 2025-08-23 23:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"