summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff79a93d9318..b18388333450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,23 @@
# Maintainer: Nicolai Schmid <nicolai@schmid.uno>
-# Maintainer: Alexander Phinikarides <alexisph@gmail.com>
# Maintainer: Florian Wehner <florian@whnr.de>
+# Maintainer: tuxxx <nzb_tuxxx@proton.me>
+# Contributor: Alexander Phinikarides <alexisph@gmail.com>
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.68.2
+pkgver=0.68.3
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
url="https://www.portfolio-performance.info"
-license=('EPL')
+license=('EPL-1.0')
options=('!strip')
depends=('java-runtime')
+validpgpkeys=('E46E6F8FF02E4C83569084589239277F560C95AC')
source=(
portfolio_$pkgver.tar.gz::"https://github.com/buchen/portfolio/releases/download/${pkgver}/PortfolioPerformance-${pkgver}-linux.gtk.x86_64.tar.gz"
+ portfolio_$pkgver.tar.gz.asc::"https://github.com/buchen/portfolio/releases/download/${pkgver}/PortfolioPerformance-${pkgver}-linux.gtk.x86_64.tar.gz.asc"
portfolio-performance-bin.svg::"https://raw.githubusercontent.com/buchen/portfolio/${pkgver}/portfolio-product/icons/logo.svg"
portfolio-performance-bin.desktop
)
@@ -31,6 +34,7 @@ package() {
}
-sha512sums=('7e53781404751c998aff76ba182eb3eee1e871624ab13db98eaa03d310635c85ea2f17e7866f10816457ec7e8a1e41ef0fb275caff6f1a769dbe3b7d29558f0d'
+sha512sums=('c269dc6d4b1c8fb5a10d13eaf3b14bee42e521d12da2b5f957508e94957de152ffff6d3dc3539b6c00f5fb8072b7a4ceb7c71cf9701551cc0a45c58ef29aef9d'
+ 'SKIP'
'a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162'
'30301e96d108f25b10d77bf370bef366cb774f400487f6ffb1d3d718691bd2ee29b6a0fe5e7d8e8cfbe8af538285e9b2953a67657c4c752025045a7a6d9efb82')