diff --git a/pegasus-frontend-git/PKGBUILD b/pegasus-frontend-git/PKGBUILD index 32f18df..9b01c3e 100644 --- a/pegasus-frontend-git/PKGBUILD +++ b/pegasus-frontend-git/PKGBUILD @@ -27,7 +27,7 @@ provides=('pegasus-frontend') conflicts=('pegasus-frontend') source=( "${_pkgname}::git+https://github.com/mmatyas/pegasus-frontend.git" - "git+https://github.com/mmatyas/pegasus-frontend-translations.git#branch=master" + "git+https://github.com/mmatyas/pegasus-frontend-translations.git" "git+https://github.com/mmatyas/pegasus-theme-grid.git" "git+https://github.com/mmatyas/SortFilterProxyModel.git" )