summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Phinikarides2022-03-11 15:48:56 +0200
committerAlexander Phinikarides2022-03-11 15:48:56 +0200
commit44c6025cb2a27424781ed827764a9ce15bba5f93 (patch)
tree42da9585c828a85f15e0a547681a6f00eaafce71
parentad28c98b40db51b9b59a35ec152ec55132c25028 (diff)
downloadaur-44c6025cb2a27424781ed827764a9ce15bba5f93.tar.gz
feat: update to v0.56.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84a0fd39a33a..6d649896c50a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = portfolio-performance-bin
pkgdesc = A simple tool to calculate the overall performance of an investment portfolio.
- pkgver = 0.56.5
+ pkgver = 0.56.6
pkgrel = 1
url = https://www.portfolio-performance.info
arch = x86_64
depends = jre11-openjdk
depends = webkit2gtk
options = !strip
- source = portfolio_0.56.5.tar.gz::https://github.com/buchen/portfolio/releases/download/0.56.5/PortfolioPerformance-0.56.5-linux.gtk.x86_64.tar.gz
+ source = portfolio_0.56.6.tar.gz::https://github.com/buchen/portfolio/releases/download/0.56.6/PortfolioPerformance-0.56.6-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 = ba74b1ffa088a7ab2327323a3841742eb24178d2ae15c18524c609287adeb2a15d66778b5f487b8261b24c3d2bf77d0540580474260f4a11ec787f8f514c257b
+ sha512sums = eb2d0be0763a66662beff7daa980bee3acaf4359c13f19a267258eff910338b8735e2c8c5df1657f92366e77e77468db42031a582eb5e0d975d72beb2bdc8a2a
sha512sums = 177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63
sha512sums = 848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff
diff --git a/PKGBUILD b/PKGBUILD
index 4150162aafa7..562df94d2b09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.56.5
+pkgver=0.56.6
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -28,6 +28,6 @@ package() {
}
-sha512sums=('ba74b1ffa088a7ab2327323a3841742eb24178d2ae15c18524c609287adeb2a15d66778b5f487b8261b24c3d2bf77d0540580474260f4a11ec787f8f514c257b'
+sha512sums=('eb2d0be0763a66662beff7daa980bee3acaf4359c13f19a267258eff910338b8735e2c8c5df1657f92366e77e77468db42031a582eb5e0d975d72beb2bdc8a2a'
'177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63'
'848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff')