summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainDamage2023-07-10 21:52:02 +0200
committerBrainDamage2023-07-10 21:52:02 +0200
commitc477abdbf3a2528c69b2484aaea6ea48dd20ab17 (patch)
tree507163267f37dc9313c88bab611e1b5993a1c326
parent8d04dd0f25dc3a78242f13983b7560a89446dc8c (diff)
downloadaur-c477abdbf3a2528c69b2484aaea6ea48dd20ab17.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 46b43409b2d0..128c3cd3a542 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = eqonomize
pkgdesc = Efficient and easy accounting for the small household economy
- pkgver = 1.5.4
+ pkgver = 1.5.5
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.4/eqonomize-1.5.4.tar.gz
- sha256sums = c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8
+ source = https://github.com/Eqonomize/eqonomize/releases/download/v1.5.5/eqonomize-1.5.5.tar.gz
+ sha256sums = d5fcb65659c8184d9d97588b044468960ed1355b99b6686eea8f3fb87f693685
pkgname = eqonomize
diff --git a/PKGBUILD b/PKGBUILD
index 83c477c1de15..2f8e86ff3085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: BrainDamage <braindamage springlobby.info>
pkgname=eqonomize
-pkgver=1.5.4
+pkgver=1.5.5
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=('c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8')
+sha256sums=('d5fcb65659c8184d9d97588b044468960ed1355b99b6686eea8f3fb87f693685')