diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD index e605abd4..1a7e4774 100644 --- a/aur-struct/PKGBUILD +++ b/aur-struct/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Kingkor Roy Tirtho pkgname=spotube-bin pkgver=2.0.0 -pkgrel=2 +pkgrel=3 epoch= pkgdesc="A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed" arch=(x86_64) url="https://github.com/KRTirtho/spotube/" license=('BSD-4-Clause') groups=() -depends=('libkeybinder3') +depends=('libkeybinder3' 'gst-plugins-good' 'webkit2gtk') makedepends=() checkdepends=() optdepends=()