summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-06-06 08:30:07 -0600
committerMark Wagie2021-06-06 08:30:07 -0600
commit10b62ff167ed97131e386ff4e26cdd7a3e699681 (patch)
tree4278370359a9312bb6a1e428b0c2117cbe0ad9a1 /PKGBUILD
parentca26fc3b8d5c49fa2014a3eec82ba0fed71a1e74 (diff)
downloadaur-10b62ff167ed97131e386ff4e26cdd7a3e699681.tar.gz
2.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 808007e33ea0..9afff309486d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=downzemall
-pkgver=2.4.0
+pkgver=2.4.1
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=('e3b837539b0ab63894255483c06e86a5f66d44a05904a08e20d299d2e32d7505'
+sha256sums=('c0d84299f503077bcfe4de006484e9cba60977e80153550a27ca0aae75722118'
'3cb8f2eefbd9f04dd4b3a706058d8ab82c42514db81fbfbdf213fc833ca01eff')
prepare() {