summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-11-14 12:12:09 -0700
committerMark Wagie2021-11-14 12:12:09 -0700
commitd951e91fb12a01bc0ce948725f531c1325ed36d1 (patch)
treef1c364babb84a8f67a8eca7c36b3eb9b7acff689 /PKGBUILD
parent1e355a7dcc6c23d0ecf0b00237799f2446bebe12 (diff)
downloadaur-d951e91fb12a01bc0ce948725f531c1325ed36d1.tar.gz
2.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd8afd016076..26bdb1ceda4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=downzemall
-pkgver=2.5.2
+pkgver=2.5.3
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=('53726a31ea41cc58c77e0d1b92e0b0bcaa51d085c0d77cd56e16bf64309c73b0'
+sha256sums=('92af7222841e6155ee930ebbd74ace193ee1a8b04bffad5f86a892ddb760e2c8'
'3cb8f2eefbd9f04dd4b3a706058d8ab82c42514db81fbfbdf213fc833ca01eff')
prepare() {