author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:52:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:52:48 UTC |
parent | 492c2186e2b8e8d42eaa2d41092183aad2cd79f0 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 3481e1a..8e43935 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-webchannel pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients - pkgver = 5.15.12+kde+r3 + pkgver = 5.15.13+kde+r3 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = qt5-webchannel license = custom makedepends = git depends = qt5-declarative - source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=6d2f0c3a36d9b2cdcd759a464c608365a0afda98 + source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=c78ad286a90e3d7986292b4a6036a9927bbc155f sha256sums = SKIP pkgname = qt5-webchannel diff --git a/PKGBUILD b/PKGBUILD index cff2d49..d6ff849 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-webchannel _basever=5.15.13 -pkgver=5.15.12+kde+r3 +pkgver=5.15.13+kde+r3 pkgrel=1 _commit=c78ad286a90e3d7986292b4a6036a9927bbc155f arch=('x86_64')