aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-05-01 11:08:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-05-01 11:40:27 +0000
commitee355e458c90f6a65f843ab8fa343e2d9e463831 (patch)
treea08300ff09af5dafb5966e8c2cdc35fbbaa23b00
parent9c4d93c53b0ea91d410824324bf04710a6a581f4 (diff)
downloadaports-ee355e458c90f6a65f843ab8fa343e2d9e463831.tar.bz2
aports-ee355e458c90f6a65f843ab8fa343e2d9e463831.tar.xz
community/{qt5-websockets => qt5-qtwebsockets}: rename
rename so we are consistent with the the other qt5-qt* packages.
-rw-r--r--community/qt5-qtwebsockets/APKBUILD (renamed from community/qt5-websockets/APKBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-websockets/APKBUILD b/community/qt5-qtwebsockets/APKBUILD
index 5e6b4398fe..5c93ff9725 100644
--- a/community/qt5-websockets/APKBUILD
+++ b/community/qt5-qtwebsockets/APKBUILD
@@ -1,6 +1,6 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
-pkgname=qt5-websockets
+pkgname=qt5-qtwebsockets
_pkgname=qtwebsockets-everywhere-src
pkgver=5.10.1
_ver=${pkgver/_p/-}