diff options
author | Chocobo1 | 2020-02-29 20:12:38 +0800 |
---|---|---|
committer | Chocobo1 | 2020-02-29 20:12:38 +0800 |
commit | d2b333875d5202a8ab6520e1649c1a14d8be77c8 (patch) | |
tree | b8796a6f3678b29fe9221e84e545a81fdb323f9d | |
parent | e5715453fc5e57e04a873e5899866524e0b68ea3 (diff) | |
download | aur-d2b333875d5202a8ab6520e1649c1a14d8be77c8.tar.gz |
upgpkg: qt5-webview-git 5.15.0_beta1.r0.g3de65bf-1
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = qt5-webview-git pkgdesc = Qt5 WebView module - pkgver = 5.13.0_rc3.r33.gfb2a200 + pkgver = 5.15.0_beta1.r0.g3de65bf pkgrel = 1 url = https://www.qt.io/ arch = i686 @@ -12,7 +12,7 @@ pkgbase = qt5-webview-git depends = qt5-webengine provides = qt5-webview conflicts = qt5-webview - source = git+https://code.qt.io/qt/qtwebview.git#branch=dev + source = git+https://code.qt.io/qt/qtwebview.git#branch=5.15 sha256sums = SKIP pkgname = qt5-webview-git @@ -1,7 +1,7 @@ # Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net> pkgname=qt5-webview-git -pkgver=5.13.0_rc3.r33.gfb2a200 +pkgver=5.15.0_beta1.r0.g3de65bf pkgrel=1 pkgdesc="Qt5 WebView module" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-webengine') makedepends=('git') provides=('qt5-webview') conflicts=('qt5-webview') -source=("git+https://code.qt.io/qt/qtwebview.git#branch=dev") +source=("git+https://code.qt.io/qt/qtwebview.git#branch=5.15") sha256sums=('SKIP') |