summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndlessEden2020-12-23 17:51:50 +1100
committerEndlessEden2020-12-23 17:51:50 +1100
commite77575b790254d58cec933ac6d497353b68c82ca (patch)
treee22095b08ed05f8aae56ea05c2f2b76e9e0cc106
parentf6c83b636b8ec606e0939624d699c40525827e20 (diff)
downloadaur-e77575b790254d58cec933ac6d497353b68c82ca.tar.gz
Updated depends to qt5
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cadef61881a7..faa78c6562a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="S20 socket manager"
arch=('i686' 'x86_64')
url="https://git.stikonas.eu/andrius/s20"
license=('GPL')
-depends=('qt4')
+depends=('qt5-base')
source=("$pkgname::git+https://git.stikonas.eu/andrius/s20.git")
md5sums=('SKIP')
build() {