git » kate.git » commit c20450f

Revert to stable

author Antonio Rojas
2023-07-28 23:46:32 UTC
committer Antonio Rojas
2023-07-28 23:46:32 UTC
parent 589ce88b6ab919d9378fb89f84af9aac2024e5a0

Revert to stable

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 3e09987..80cbcbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kate
-pkgver=23.07.80
+pkgver=23.04.3
 pkgrel=1
 arch=(x86_64)
 license=(GPL LGPL FDL)
@@ -21,8 +21,8 @@ makedepends=(extra-cmake-modules kdoctools)
 conflicts=(kwrite)
 provides=(kwrite)
 replaces=(kwrite)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('f5cc53bd28dba0d525216f56d3ccf42c983cea1e0dba310298a8b15852e25381'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('066d98071e984854c3965c4e0cbb4a084ca73f640dbecaf5f94aff7d8380d07b'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>