summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Phinikarides2020-11-02 21:44:02 +0200
committerAlexander Phinikarides2020-11-02 21:44:02 +0200
commitaa97401b143ab9f5c1e844cd0d95fa07507ad2ab (patch)
tree4ad7a74942a5b5b11c14348b209ed2686b840663
parent3844f0118013fb77664c494776da3ca55e4ba1da (diff)
downloadaur-aa97401b143ab9f5c1e844cd0d95fa07507ad2ab.tar.gz
update to v0.49.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 472c14489933..726a6c77bd2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = portfolio-performance-bin
pkgdesc = A simple tool to calculate the overall performance of an investment portfolio.
- pkgver = 0.49.0
+ pkgver = 0.49.1
pkgrel = 1
url = https://www.portfolio-performance.info
arch = x86_64
depends = jre11-openjdk
options = !strip
- source = portfolio_0.49.0.tar.gz::https://github.com/buchen/portfolio/releases/download/0.49.0/PortfolioPerformance-0.49.0-linux.gtk.x86_64.tar.gz
+ source = portfolio_0.49.1.tar.gz::https://github.com/buchen/portfolio/releases/download/0.49.1/PortfolioPerformance-0.49.1-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 = 1debd37d830dd5cfdf979173fee3005c255709f009b18987624f91af53d4f0e894ccced2238662218ac49ac2eeaa2f9187a747e6d0ba21641d8a516ceeb1dc08
+ sha512sums = fbf79500ddb61b04ae7cfd8efd60b6f31d1134a166e90d08573b88a9e12532607f204a5d7c2c36114eae0eeec576544b5e38cba252379c0b468e73ad0e3dbfdf
sha512sums = 177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63
sha512sums = a3ae95fe94bf738c53d99557b6136b599f80fbfdd2bd52db4ad0a02b261b375979cfa7ee332afe0467ea0e00eb27767b2bf27c69048ae8df0e890a148437ce86
diff --git a/PKGBUILD b/PKGBUILD
index 7f75afbc2c3d..14ccea3ee69f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.49.0
+pkgver=0.49.1
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -28,6 +28,6 @@ package() {
}
-sha512sums=('1debd37d830dd5cfdf979173fee3005c255709f009b18987624f91af53d4f0e894ccced2238662218ac49ac2eeaa2f9187a747e6d0ba21641d8a516ceeb1dc08'
+sha512sums=('fbf79500ddb61b04ae7cfd8efd60b6f31d1134a166e90d08573b88a9e12532607f204a5d7c2c36114eae0eeec576544b5e38cba252379c0b468e73ad0e3dbfdf'
'177215db98deb3999d04ed097e880fe3cd0dc529051e3bf6aaf5f00f06aed08d1bbca77f298623a50376a71a256d0c41d3c86b17b70241dbe9c06f96a8eb4e63'
'a3ae95fe94bf738c53d99557b6136b599f80fbfdd2bd52db4ad0a02b261b375979cfa7ee332afe0467ea0e00eb27767b2bf27c69048ae8df0e890a148437ce86')