summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-03-13 09:10:54 -0600
committerMark Wagie2022-03-13 09:10:54 -0600
commitdbdb3963ce0ae46efd32aa43552c651e60a94695 (patch)
tree97efaa824d33eebbdb7b18d2a9b9023548c159dc /PKGBUILD
parent35d346e6a3fecce7f913b730c8543dc16c9e34df (diff)
downloadaur-dbdb3963ce0ae46efd32aa43552c651e60a94695.tar.gz
2.5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 304ea19175a7..c9aa3654d010 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=downzemall
-pkgver=2.5.5
+pkgver=2.5.6
pkgrel=1
pkgdesc="A mass download manager based on the Qt5 framework and written in C/C++"
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('libnotify: desktop notifications'
'libappindicator-gtk3: tray icon')
source=("$pkgname-$pkgver.tar.gz::https://github.com/setvisible/DownZemAll/archive/v$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('bdc9daa5c5ef0e40ad0e7d31306b90fa6a354300416a1d865b4859766777c5ef'
+sha256sums=('c02c8bb3be77f5a33b7f53d941de3c3492935c9a87e050afbaef95a830aaff3d'
'3cb8f2eefbd9f04dd4b3a706058d8ab82c42514db81fbfbdf213fc833ca01eff')
prepare() {