summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainDamage2023-12-13 08:22:39 +0100
committerBrainDamage2023-12-13 08:22:39 +0100
commitedd0516f79f42228e9d9b6e8168ad3dfb424f4b1 (patch)
tree69327db513eb7ea2d3737e45819edb767c6873ee
parentc477abdbf3a2528c69b2484aaea6ea48dd20ab17 (diff)
downloadaur-eqonomize.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 128c3cd3a542..c8ad9b66ce93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = eqonomize
pkgdesc = Efficient and easy accounting for the small household economy
- pkgver = 1.5.5
+ pkgver = 1.5.6
pkgrel = 1
url = https://eqonomize.github.io/
arch = x86_64
depends = qt5-charts
depends = qt5-base
- source = https://github.com/Eqonomize/eqonomize/releases/download/v1.5.5/eqonomize-1.5.5.tar.gz
- sha256sums = d5fcb65659c8184d9d97588b044468960ed1355b99b6686eea8f3fb87f693685
+ source = https://github.com/Eqonomize/eqonomize/releases/download/v1.5.6/eqonomize-1.5.6.tar.gz
+ sha256sums = 86d91490aabb66f5d63246bedf377989525a75324d89bdb2362e57251012f8d0
pkgname = eqonomize
diff --git a/PKGBUILD b/PKGBUILD
index 2f8e86ff3085..2e78b13f4750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: BrainDamage <braindamage springlobby.info>
pkgname=eqonomize
-pkgver=1.5.5
+pkgver=1.5.6
pkgrel=1
pkgdesc='Efficient and easy accounting for the small household economy'
arch=('x86_64')
url='https://eqonomize.github.io/'
depends=('qt5-charts' 'qt5-base')
source=("https://github.com/Eqonomize/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('d5fcb65659c8184d9d97588b044468960ed1355b99b6686eea8f3fb87f693685')
+sha256sums=('86d91490aabb66f5d63246bedf377989525a75324d89bdb2362e57251012f8d0')