git » polkit-qt.git » commit 4b18529

Fix source

author Antonio Rojas
2023-11-07 22:42:07 UTC
committer Antonio Rojas
2023-11-07 22:42:07 UTC
parent d9013e0631e929117118f4508c2f81c8559f16bf

Fix source

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 988bec8..7eb6c19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=(gcc-libs
 makedepends=(cmake
              qt5-base
              qt6-base)
-source=(https://download.kde.org/stable/$pkgbase-1/$pkgbase-1-$pkgver.tar.xz{,.sig})
+source=(https://download.kde.org/unstable/$pkgbase-1/$pkgbase-1-$pkgver.tar.xz{,.sig})
 sha256sums=('73a32d1a1819684145e0ef8a1f2ea804f9ec10ad78d62aa03bad4dbdb39c4c99'
             'SKIP')
 validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heirecka@exherbo.org>