author | Antonio Rojas
<arojas@archlinux.org> 2021-12-18 00:10:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-12-18 00:10:24 UTC |
parent | be1fe934ebc1600e313745bf90d0c6b1e3a21d0f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aa1b8c8..f059007 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,13 @@ pkgname=qt5-translations pkgver=5.15.2+kde+r20 -pkgrel=1 +pkgrel=2 _commit=68f420ebdfb226e3d0c09ebed06d5454cc6c3a7f arch=('any') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='A cross-platform application and UI framework (Translations)' -depends=('qt5-base') +depends=() makedepends=('git' 'qt5-tools') groups=('qt' 'qt5') _pkgfqn=qttranslations