author | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:05:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:05:35 UTC |
parent | fb072a5fc4c1c1bbf95f789d535be1b7505c577d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 267949f..832ed1d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -21,7 +21,7 @@ optdepends=('qt6-declarative: QML bindings') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=1a3fc54711d84263de9a1e80af12f35a19dcc356 +_commit=d6807f3e9eaae4a682b71ed7125b097c2a80887c source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>