summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2026-06-27 14:54:41 (GMT)
committerBritney Fransen <brfransen@gmail.com>2026-06-27 14:54:41 (GMT)
commited3797c4562e1e97e08fe5fc44ef566b4fc8a728 (patch)
tree12133d9994dc514ebc30c70b2d59bfa24afc498b
parentde59de44a30e9d65abcf9151a4d7bcc350443ebe (diff)
downloadlinhes_pkgbuild-ed3797c4562e1e97e08fe5fc44ef566b4fc8a728.zip
linhes_pkgbuild-ed3797c4562e1e97e08fe5fc44ef566b4fc8a728.tar.gz
linhes_pkgbuild-ed3797c4562e1e97e08fe5fc44ef566b4fc8a728.tar.bz2
qt5-webchannel: update to 5.15.19testing
-rw-r--r--linhes/qt5-webchannel/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/linhes/qt5-webchannel/PKGBUILD b/linhes/qt5-webchannel/PKGBUILD
index 970c072..1e1b3a6 100644
--- a/linhes/qt5-webchannel/PKGBUILD
+++ b/linhes/qt5-webchannel/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Maintainer: Zen Wen <zen.8841@gmail.com>
+# Contributor: Felix Yan <felixonmars@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-webchannel
-_basever=5.15.18
-pkgver=5.15.18+kde+r3
+_basever=5.15.19
+pkgver=5.15.19
pkgrel=1
-_commit=2a157921861e651f43456cb7941b250c89feb736
+_commit=4d9f25e1c49a202df6956fb1c0fed9f898433a54
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -15,7 +16,7 @@ makedepends=('git')
groups=('qt5')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('fdff50abd1a3c5de03657f229caba43e68522911ade28ad0f6d6e53bc7517dde')
+sha256sums=('fea40dc28a291daf2d1864dcc92f2fe3577b142fc1df4b8c276a429336e5f2b7')
pkgver() {
cd kde-$_pkgfqn