summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Wehner2022-11-20 17:48:52 -0500
committerFlorian Wehner2022-11-20 17:48:52 -0500
commit424e843989448cc2533208a21bdac72ef1f96fd9 (patch)
treedaf8e21fed08cabd16c2ab60d624e17d165f8902
parent92eaf471fd0db4f31d8385476762e730a6953f30 (diff)
downloadaur-424e843989448cc2533208a21bdac72ef1f96fd9.tar.gz
feat: update to v0.59.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bae53e4c988a..753a8c46e402 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = portfolio-performance-bin
pkgdesc = A simple tool to calculate the overall performance of an investment portfolio.
- pkgver = 0.59.3
+ pkgver = 0.59.4
pkgrel = 1
url = https://www.portfolio-performance.info
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = portfolio-performance-bin
depends = jre-openjdk
depends = webkit2gtk
options = !strip
- source = portfolio_0.59.3.tar.gz::https://github.com/buchen/portfolio/releases/download/0.59.3/PortfolioPerformance-0.59.3-linux.gtk.x86_64.tar.gz
+ source = portfolio_0.59.4.tar.gz::https://github.com/buchen/portfolio/releases/download/0.59.4/PortfolioPerformance-0.59.4-linux.gtk.x86_64.tar.gz
source = portfolio-performance-bin.svg::https://www.portfolio-performance.info/images/logo.svg
source = portfolio-performance-bin.desktop
- sha512sums = e6bab2d8df95fa77534f95a96e5ddee2bc09a3db55158e125eab416a111eea512046bac327b381dc5764b740962666a165f8e364841055374def036ca25a260b
+ sha512sums = dfa96384b8eb11dcb6fe59ae75d7aa22b1407f4550ad41aac28d196def86a4a0a1613119b41ebb3f310efba6d8b9f390f7b74160f7a6ff87a63c8f13b56a55af
sha512sums = 177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63
sha512sums = 848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff
diff --git a/PKGBUILD b/PKGBUILD
index 0bb784f92a37..0a32a863ff1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.59.3
+pkgver=0.59.4
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -31,6 +31,6 @@ package() {
}
-sha512sums=('e6bab2d8df95fa77534f95a96e5ddee2bc09a3db55158e125eab416a111eea512046bac327b381dc5764b740962666a165f8e364841055374def036ca25a260b'
+sha512sums=('dfa96384b8eb11dcb6fe59ae75d7aa22b1407f4550ad41aac28d196def86a4a0a1613119b41ebb3f310efba6d8b9f390f7b74160f7a6ff87a63c8f13b56a55af'
'177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63'
'848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff')