summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Wehner2023-06-26 10:55:36 -0400
committerFlorian Wehner2023-06-26 10:55:36 -0400
commitc92c2e2e1ab3617a123170a21a0f450bb09cdf23 (patch)
tree82bab0414e771295fc7622694fba35fcfd2b47f9
parent183ae64090fcca70986a1d335bae88247b6bc498 (diff)
downloadaur-c92c2e2e1ab3617a123170a21a0f450bb09cdf23.tar.gz
feat: update to v0.64.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce03cfe34220..7f3fc48ef4f9 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.63.1
+ pkgver = 0.64.1
pkgrel = 2
url = https://www.portfolio-performance.info
arch = x86_64
license = EPL
depends = jre-openjdk
options = !strip
- 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_0.64.1.tar.gz::https://github.com/buchen/portfolio/releases/download/0.64.1/PortfolioPerformance-0.64.1-linux.gtk.x86_64.tar.gz
+ source = portfolio-performance-bin.svg::https://raw.githubusercontent.com/buchen/portfolio/0.64.1/portfolio-product/icons/logo.svg
source = portfolio-performance-bin.desktop
- sha512sums = aa9f0c58852e6184f7c0b55750bb4723a34a986754598391cb7e3ad2ff7957d3af08fc846cdfcd0d686c4a5511c5fb8b6d6b6ae990ef3b4676e3797bacb2125e
+ sha512sums = b1ab4fb18943e9bd5e13ce29a4a40a009bc40c4c8c5367842b3d791837a577e4d915019a121b8db4cd0108d49d98e21a2eee1c241212b07513fccbc5948d04b2
sha512sums = a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162
sha512sums = 848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff
diff --git a/PKGBUILD b/PKGBUILD
index d68d852eccfd..73a78214855a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.63.1
+pkgver=0.64.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=('aa9f0c58852e6184f7c0b55750bb4723a34a986754598391cb7e3ad2ff7957d3af08fc846cdfcd0d686c4a5511c5fb8b6d6b6ae990ef3b4676e3797bacb2125e'
+sha512sums=('b1ab4fb18943e9bd5e13ce29a4a40a009bc40c4c8c5367842b3d791837a577e4d915019a121b8db4cd0108d49d98e21a2eee1c241212b07513fccbc5948d04b2'
'a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162'
'848a4d16dca0ad21d848986021a8d86fee7b3f4f81e916359cbd837d962b4ac5c2dd2b765d52dc40200761eaeac758a99be10c503f174f88e6662a6fc46a20ff')