summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a7ebd95337f..894632520f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer:
+# Maintainer: Mahdi Sarikhani <mahdisarikhani@outlook.com>
# Contributor: jdigi78 <jdigiovanni78 at gmail dot com>
pkgname=varia
-pkgver=2024.3.20
+pkgver=2024.5.7
pkgrel=1
pkgdesc="Download manager based on aria2"
arch=('any')
@@ -12,14 +12,16 @@ depends=('aria2'
'aria2p'
'bash'
'dconf'
- 'gobject-introspection-runtime'
+ 'glib2'
+ 'gtk4'
'hicolor-icon-theme'
+ 'libadwaita'
'python'
'python-gobject'
'python-requests')
makedepends=('desktop-file-utils' 'gtk-update-icon-cache' 'meson')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('8b5813b5fb90d197b641e7f280a74b36f1092025013a7f47ce4cdcd7eaf0c6ea')
+sha256sums=('140e4c04ca3ee63988460c46df809c3762fe32e1a587556b18f4fa4e8ea4fe42')
build() {
arch-meson "${pkgname}-${pkgver}" build