author | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-08 09:06:01 UTC |
parent | 3f92f7f6929cef3ee449860f820c7ff216aa9f37 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b4ccdc4..7430f23 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=(x86_64) @@ -23,7 +23,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=2447b997b3d1f8d404881ea8d73f894e925b816b +_commit=92c70a4efeafae9c389c1f7ec84808d3e8633893 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>