summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolai Schmid2020-04-10 11:59:13 +0200
committerNicolai Schmid2020-04-10 11:59:13 +0200
commit398a9390b4e401e42769f36479c0081cd10a2edb (patch)
tree8ee39cfde0551387410d42e6477354a785fc10de
parenta5ce0a3665ee28a90f6441b5fba6da9287fa2d56 (diff)
downloadaur-398a9390b4e401e42769f36479c0081cd10a2edb.tar.gz
feat: update to v0.46.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24c9ad068983..08358e0f40d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PKGBUILD-Credit: https://aur.archlinux.org/account/teprrr
pkgname=portfolio-performance-bin
-pkgver=0.41.1
+pkgver=0.46.0
pkgrel=1
pkgdesc="A simple tool to calculate the overall performance of an investment portfolio."
arch=('x86_64')
@@ -29,5 +29,5 @@ package() {
install -Dm 644 "$srcdir"/portfolio/icon.xpm -t "$pkgdir"/usr/share/pixmaps/PortfolioPerformance.xpm
}
-md5sums=('3d2f53e4afdc9dd8b4ac250b63129d81'
- 'a1204cabfcbf5a026cd44923b87be026')
+md5sums=('e84e63bc3401d4b5c00e999a8993a77d'
+ 'd06f3f804dce0a605db450f863da9326')