summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 601a048622a0..7e49d85480b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Amael <nils.van-zuijlen@mailo.com>
pkgname=eqonomize-bin
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
arch=('x86_64')
pkgdesc="Eqonomize! is a cross-platform personal accounting software, with focus on efficiency and ease of use for the small household economy."
url="http://eqonomize.github.io/"
license=('GPL3')
-depends=('qt5-base')
+depends=('qt5-base' 'desktop-file-utils')
optdepends=('qt5-charts: charts in the statistics')
provides=('eqonomize')
conflicts=('eqonomize')
-source=("https://github.com/Eqonomize/Eqonomize/releases/download/v1.3.0/eqonomize-1.3-bin.tar.gz"
- "https://raw.githubusercontent.com/Eqonomize/Eqonomize/v1.3.0/data/eqonomize.desktop")
-sha256sums=('33db98dc22c09fe7f6f94a5e0edec4ecc147505e102b5454f251884d3aa3f8e0'
+source=("https://github.com/Eqonomize/Eqonomize/releases/download/v1.3.1/eqonomize-1.3.1-bin.tar.gz"
+ "https://raw.githubusercontent.com/Eqonomize/Eqonomize/v1.3.1/data/eqonomize.desktop")
+sha256sums=('999ff4b0c382e3342e877fd66c11aa43df8a5f8951e7ec432eef7a71e2397836'
'3c011e0820f85d5f25eefd7db5257fb11cd7effcc1a9eaea6a6dc12db9c5ad1a')
package() {