author | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:03 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:03 UTC |
parent | fa8d8f017339f7b670570f3a04560584430172c8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1236097..29c9eff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Hardware integration and detection' arch=(x86_64) @@ -28,7 +28,7 @@ optdepends=('qt5-declarative: QML bindings') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=ead616267fed3a2a514161c90f1e9cdf9ea05f80 +_commit=f22d56600c3e2e570267d1e87369bce400b0438e source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>