summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuxxx2024-04-28 22:27:32 +0200
committertuxxx2024-04-28 22:27:32 +0200
commit86b153e61491a740a5384527e237f0cfd5299b5d (patch)
treed56af10ec9e0004a6637e967f46848be75c8e160
parent035cfcc72ef28e12752e27ceef8865964dbbcd7f (diff)
downloadaur-portfolio-performance-bin.tar.gz
feat: update to v0.68.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0139e2e0ed8e..ed2cb7185372 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = portfolio-performance-bin
pkgdesc = A simple tool to calculate the overall performance of an investment portfolio.
- pkgver = 0.68.3
+ pkgver = 0.68.4
pkgrel = 1
url = https://www.portfolio-performance.info
arch = x86_64
license = EPL-1.0
depends = java-runtime
options = !strip
- source = portfolio_0.68.3.tar.gz::https://github.com/buchen/portfolio/releases/download/0.68.3/PortfolioPerformance-0.68.3-linux.gtk.x86_64.tar.gz
- source = portfolio_0.68.3.tar.gz.asc::https://github.com/buchen/portfolio/releases/download/0.68.3/PortfolioPerformance-0.68.3-linux.gtk.x86_64.tar.gz.asc
- source = portfolio-performance-bin.svg::https://raw.githubusercontent.com/buchen/portfolio/0.68.3/portfolio-product/icons/logo.svg
+ source = portfolio_0.68.4.tar.gz::https://github.com/buchen/portfolio/releases/download/0.68.4/PortfolioPerformance-0.68.4-linux.gtk.x86_64.tar.gz
+ source = portfolio_0.68.4.tar.gz.asc::https://github.com/buchen/portfolio/releases/download/0.68.4/PortfolioPerformance-0.68.4-linux.gtk.x86_64.tar.gz.asc
+ source = portfolio-performance-bin.svg::https://raw.githubusercontent.com/buchen/portfolio/0.68.4/portfolio-product/icons/logo.svg
source = portfolio-performance-bin.desktop
validpgpkeys = E46E6F8FF02E4C83569084589239277F560C95AC
- sha512sums = c269dc6d4b1c8fb5a10d13eaf3b14bee42e521d12da2b5f957508e94957de152ffff6d3dc3539b6c00f5fb8072b7a4ceb7c71cf9701551cc0a45c58ef29aef9d
+ sha512sums = 325219d0d46d338ce2739648c0d0a8f6f96812362d1592898350695b14ba82d128f21f96f8765d54950e6ffac7d7fd05a2f97ff44d83ab49a45bc542e0bd797d
sha512sums = SKIP
sha512sums = a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162
sha512sums = 30301e96d108f25b10d77bf370bef366cb774f400487f6ffb1d3d718691bd2ee29b6a0fe5e7d8e8cfbe8af538285e9b2953a67657c4c752025045a7a6d9efb82
diff --git a/PKGBUILD b/PKGBUILD
index b18388333450..7f7c84d24547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.68.3
+pkgver=0.68.4
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -34,7 +34,7 @@ package() {
}
-sha512sums=('c269dc6d4b1c8fb5a10d13eaf3b14bee42e521d12da2b5f957508e94957de152ffff6d3dc3539b6c00f5fb8072b7a4ceb7c71cf9701551cc0a45c58ef29aef9d'
+sha512sums=('325219d0d46d338ce2739648c0d0a8f6f96812362d1592898350695b14ba82d128f21f96f8765d54950e6ffac7d7fd05a2f97ff44d83ab49a45bc542e0bd797d'
'SKIP'
'a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162'
'30301e96d108f25b10d77bf370bef366cb774f400487f6ffb1d3d718691bd2ee29b6a0fe5e7d8e8cfbe8af538285e9b2953a67657c4c752025045a7a6d9efb82')