Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ksquares
Commits:
6e2df35b by Antonio Rojas at 2025-10-09T08:30:04+02:00
upgpkg: 25.08.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ksquares
pkgdesc = A game modeled after the well known pen and paper based game
of Dots and Boxes
- pkgver = 25.08.1
+ pkgver = 25.08.2
pkgrel = 1
url = https://apps.kde.org/ksquares/
arch = x86_64
@@ -23,12 +23,12 @@ pkgbase = ksquares
depends = kxmlgui
depends = libkdegames
depends = qt6-base
- source =
https://download.kde.org/stable/release-service/25.08.1/src/ksquares-25.08.1.tar.xz
- source =
https://download.kde.org/stable/release-service/25.08.1/src/ksquares-25.08.1.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.08.2/src/ksquares-25.08.2.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.08.2/src/ksquares-25.08.2.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
95be1f4713efd2aec88960f382b4474837a2b50419e5e467114470d89c08e0e0
+ sha256sums =
9755456a2744ab560da88d74bdac0a41aed0b833090832f2cfb2e494bda88dd1
sha256sums = SKIP
pkgname = ksquares
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=ksquares
-pkgver=25.08.1
+pkgver=25.08.2
pkgrel=1
pkgdesc='A game modeled after the well known pen and paper based game of Dots
and Boxes'
url='https://apps.kde.org/ksquares/'
@@ -27,7 +27,7 @@ makedepends=(extra-cmake-modules
groups=(kde-applications
kde-games)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('95be1f4713efd2aec88960f382b4474837a2b50419e5e467114470d89c08e0e0'
+sha256sums=('9755456a2744ab560da88d74bdac0a41aed0b833090832f2cfb2e494bda88dd1'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ksquares/-/commit/6e2df35b4685aa22a7d9c9ce6a2b656c814a563f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ksquares/-/commit/6e2df35b4685aa22a7d9c9ce6a2b656c814a563f
You're receiving this email because of your account on gitlab.archlinux.org.