git » kolourpaint.git » commit 2bdc790

Update to 23.08.0

author Antonio Rojas
2023-08-26 20:24:46 UTC
committer Antonio Rojas
2023-08-26 20:24:46 UTC
parent f32d56329e5d26fd71744a935729782e6bb9014b

Update to 23.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b135757..d49231f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kolourpaint
-pkgver=23.07.80
+pkgver=23.08.0
 pkgrel=1
 pkgdesc='Paint Program'
 url='https://apps.kde.org/kolourpaint/'
@@ -12,8 +12,8 @@ license=(GPL LGPL FDL)
 groups=(kde-applications kde-graphics)
 depends=(libksane kio)
 makedepends=(extra-cmake-modules kdoctools)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('15daa46f29c9c3aea85c239c65a1c138ba69fc5de6e77d1afbbf6b5808a460f4'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('1bc953c210e4be7bb3477169f55cd3e897d3b19ae5a8b277400dde6a87a9a3b4'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>