diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index dbacbc5d0dfdf20df47084a6a42b8396c3384f72..65988406af816f67b66ca38f044c49037b7af096 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="An install helper program for desktop stuff." arch=('i686' 'x86_64') url="https://github.com/xdgurl/xdgurl" license=('GPL3') -depends=('qt5-base>=5.3.0' 'qt5-declarative>=5.3.0' 'qt5-svg>=5.3.0' 'qt5-quickcontrols>=5.3.0') +depends=('qt5-base>=5.3.0' 'qt5-svg>=5.3.0' 'qt5-declarative>=5.3.0' 'qt5-quickcontrols>=5.3.0') #source=("https://github.com/xdgurl/xdgurl/archive/release-$pkgver.tar.gz") source=("$pkgname.tar.gz") md5sums=() #autofill using updpkgsums