author | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:00 UTC |
parent | c368c55d2c99e0efd679a3e034da87d6607803bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 84075cf..aab5289 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kxmlgui -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='User configurable main windows' arch=(x86_64) @@ -29,7 +29,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=6ab3fdd2a6bc3dead9bd39caeffa996f919e561b +_commit=f6f5f0e7beb780e644a64781b001505288cce399 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>