summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-03-17 18:37:54 -0600
committerMark Wagie2022-03-17 18:37:54 -0600
commit11f43e42a607ee463705a84c9e07f56a79e14828 (patch)
treecadd27aa0aefcbc5c7a67a6a5f5c4edb060cbd15 /PKGBUILD
parent2b25c2f5c8b764abd4e2a80b518d989188031a30 (diff)
downloadaur-11f43e42a607ee463705a84c9e07f56a79e14828.tar.gz
2.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a46526be597..41d61aa6aad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=downzemall
-pkgver=2.5.6
-pkgrel=3
+pkgver=2.5.7
+pkgrel=1
pkgdesc="A mass download manager based on the Qt5 framework and written in C/C++"
arch=('x86_64')
url="https://setvisible.github.io/DownZemAll"
@@ -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=('c02c8bb3be77f5a33b7f53d941de3c3492935c9a87e050afbaef95a830aaff3d'
+sha256sums=('fbb46bcf0b745e064d22ec7017471aab4516e66296ee4687c82c80a2b5e66184'
'3cb8f2eefbd9f04dd4b3a706058d8ab82c42514db81fbfbdf213fc833ca01eff')
prepare() {