summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Wehner2023-06-07 21:07:49 -0400
committerFlorian Wehner2023-06-07 21:07:49 -0400
commit183ae64090fcca70986a1d335bae88247b6bc498 (patch)
tree6a9f22900a80cd98019251796110a1ef0206932b
parentbceff35fd85e308caa5048db2993c9e91dbb6294 (diff)
downloadaur-183ae64090fcca70986a1d335bae88247b6bc498.tar.gz
feat: update to v0.63.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 246da44f9e6a..ce03cfe34220 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.62.1
+ pkgver = 0.63.1
pkgrel = 2
url = https://www.portfolio-performance.info
arch = x86_64
license = EPL
depends = jre-openjdk
options = !strip
- source = portfolio_0.62.1.tar.gz::https://github.com/buchen/portfolio/releases/download/0.62.1/PortfolioPerformance-0.62.1-linux.gtk.x86_64.tar.gz
- source = portfolio-performance-bin.svg::https://raw.githubusercontent.com/buchen/portfolio/0.62.1/portfolio-product/icons/logo.svg
+ source = portfolio_0.63.1.tar.gz::https://github.com/buchen/portfolio/releases/download/0.63.1/PortfolioPerformance-0.63.1-linux.gtk.x86_64.tar.gz
+ source = portfolio-performance-bin.svg::https://raw.githubusercontent.com/buchen/portfolio/0.63.1/portfolio-product/icons/logo.svg
source = portfolio-performance-bin.desktop
- sha512sums = 846aed38fa9d406ded4ca5dbe051fc4852143e87f642d06d921dcc30200fb81353ddffecabec64b7cd38a73070a7e325c5c499b4490919de9990292daf10ec4d
+ sha512sums = aa9f0c58852e6184f7c0b55750bb4723a34a986754598391cb7e3ad2ff7957d3af08fc846cdfcd0d686c4a5511c5fb8b6d6b6ae990ef3b4676e3797bacb2125e
sha512sums = a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162
sha512sums = 848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff
diff --git a/PKGBUILD b/PKGBUILD
index e035594e1a8c..d68d852eccfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.62.1
+pkgver=0.63.1
pkgrel=2
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -31,6 +31,6 @@ package() {
}
-sha512sums=('846aed38fa9d406ded4ca5dbe051fc4852143e87f642d06d921dcc30200fb81353ddffecabec64b7cd38a73070a7e325c5c499b4490919de9990292daf10ec4d'
+sha512sums=('aa9f0c58852e6184f7c0b55750bb4723a34a986754598391cb7e3ad2ff7957d3af08fc846cdfcd0d686c4a5511c5fb8b6d6b6ae990ef3b4676e3797bacb2125e'
'a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162'
'848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff')