aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtscript
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-06-03 19:52:47 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-03 20:01:15 +0000
commitb1ff64e2da30e57658eeb663ff51f9aaa1446232 (patch)
tree9262b7a3458dae0b0f6d9ef37ccafe6be3d5a1df /community/qt5-qtscript
parentf848557f8505f2b6719a4dfb87ae25b1c6aee625 (diff)
downloadaports-b1ff64e2da30e57658eeb663ff51f9aaa1446232.tar.bz2
aports-b1ff64e2da30e57658eeb663ff51f9aaa1446232.tar.xz
community/qt5-qtscript: bump pkgrel to rebuild and fix incompatible library issue
Closes GH-8447 Fixes RM: 10535
Diffstat (limited to 'community/qt5-qtscript')
-rw-r--r--community/qt5-qtscript/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtscript/APKBUILD b/community/qt5-qtscript/APKBUILD
index d99c7f1900..4f3582c587 100644
--- a/community/qt5-qtscript/APKBUILD
+++ b/community/qt5-qtscript/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
-pkgrel=2
+pkgrel=3
pkgdesc="Qt5 - QtScript component"
url="http://qt-project.org/"
arch="all"