summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f19f091278f..8279951e424f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
#Maintainer: Yucef Sourani <youssef.m.sourani@gmail.com>
pkgname=pysavetube
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Videos Downloader."
arch=('any')
url="https://github.com/yucefsourani/${pkgname}"
license=('GPL3')
-depends=('python' 'gtk3' 'python-gobject' 'gettext' 'libhandy')
+depends=('python' 'gtk3' 'python-gobject' 'gettext' 'libhandy' 'gnome-icon-theme')
makedepends=('git' 'gettext')
source=("$pkgname"::"git+https://github.com/yucefsourani/pysavetube.git")
sha256sums=('SKIP')