git » kauth.git » commit 3357a37

Update to latest commit

author Antonio Rojas
2023-10-08 09:05:23 UTC
committer Antonio Rojas
2023-10-08 09:05:23 UTC
parent 6a1bbf7435b7594dee4dc8d05ff5f6d933990aad

Update to latest commit

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d16fe2b..a39015f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.240.0.20231001
+pkgver=5.240.0.20231008
 pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=(x86_64)
@@ -21,7 +21,7 @@ makedepends=(doxygen
 groups=(kf6)
 #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
 makedepends+=(git)
-_commit=700cbe0f138c091aa495b774436b134b72e1bc82
+_commit=4e65c5c62e4b62fd2ce9d5b0bf6e2dc15ca4e319
 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit)
 sha256sums=('SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>