summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-03-27 08:29:36 -0600
committerMark Wagie2021-03-27 08:29:36 -0600
commit8f44f9f0cfd5bcdf7fb04557547f5c25eb9cd56e (patch)
tree711196753f834e63d2ee550bb55702e711ec7c46 /PKGBUILD
parent18d3e1cf625df1baa9808e6f7b87c387923b600c (diff)
downloadaur-8f44f9f0cfd5bcdf7fb04557547f5c25eb9cd56e.tar.gz
2.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67c0d5bc5f96..78e46fa49eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=downzemall
-pkgver=2.2.3
+pkgver=2.3.0
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=('5266f069a8ce2f58b42fa5ac43665abeae8f0f71d5db85ffb4cb1dda3baba03d'
+sha256sums=('eb8c1130bad435b6d62e1e5ec489f409d3c987a6b0b4bd302018c9734dca8a47'
'3cb8f2eefbd9f04dd4b3a706058d8ab82c42514db81fbfbdf213fc833ca01eff')
prepare() {