git » kate.git » commit 1337802

Update to 23.08.0

author Antonio Rojas
2023-08-26 20:26:28 UTC
committer Antonio Rojas
2023-08-26 20:26:28 UTC
parent 4921999b31e6e0f51f507de6f415e37c8998765f

Update to 23.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 3e09987..89e83cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kate
-pkgver=23.07.80
+pkgver=23.08.0
 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=('3e930d2cfe5cd1a7237ddcd29a42d060e871c05788fd562c3b3af5600c8d68b1'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>