summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Wehner2023-09-16 14:27:31 -0400
committerFlorian Wehner2023-09-16 14:27:31 -0400
commit3d369fe21003e49ec7c23eee9bc10e16d1f01ded (patch)
tree848b29a5609e094c28d655d60dcd13356333316a
parentc9cead51e53cc3fdee51fc0eb792fa0443a5d032 (diff)
downloadaur-3d369fe21003e49ec7c23eee9bc10e16d1f01ded.tar.gz
Fixed .desktop format
Based on comment: https://aur.archlinux.org/packages/portfolio-performance-bin#comment-933282 Thank you!
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--portfolio-performance-bin.desktop2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index feacd4525748..2ba3091c95ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = portfolio-performance-bin
pkgdesc = A simple tool to calculate the overall performance of an investment portfolio.
pkgver = 0.65.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.portfolio-performance.info
arch = x86_64
license = EPL
diff --git a/PKGBUILD b/PKGBUILD
index c305d45a7ac4..488f22af8a77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=portfolio-performance-bin
pkgver=0.65.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
url="https://www.portfolio-performance.info"
diff --git a/portfolio-performance-bin.desktop b/portfolio-performance-bin.desktop
index 0020c58f0cb7..d7e0ce79a37f 100644
--- a/portfolio-performance-bin.desktop
+++ b/portfolio-performance-bin.desktop
@@ -5,6 +5,6 @@ Terminal=false
Type=Application
Name=Portfolio Performance
Comment=A simple tool to calculate the overall performance of an investment portfolio.
-Categories="Office;Finance"
+Categories=Office;Finance
StartupNotify=true
StartupWMClass=PortfolioPerformance