Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kstars
Commits:
438311a7 by Antonio Rojas at 2024-12-03T19:50:00+01:00
upgpkg: 1:3.7.4-1: Update to 3.7.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kstars
pkgdesc = Desktop Planetarium
- pkgver = 3.7.3
+ pkgver = 3.7.4
pkgrel = 1
epoch = 1
url = https://kde.org/applications/education/kstars/
@@ -43,10 +43,10 @@ pkgbase = kstars
depends = wcslib
depends = zlib
optdepends = xplanet: XPlanet support
- source =
https://download.kde.org/stable/kstars/3.7.3/kstars-3.7.3.tar.xz
- source =
https://download.kde.org/stable/kstars/3.7.3/kstars-3.7.3.tar.xz.sig
+ source =
https://download.kde.org/stable/kstars/3.7.4/kstars-3.7.4.tar.xz
+ source =
https://download.kde.org/stable/kstars/3.7.4/kstars-3.7.4.tar.xz.sig
validpgpkeys = 259D9FCEE9175351965633696D9CE2AEE028C4F3
- sha256sums =
d3a469ad8068ceaa47fb145f90bc0818a8162a0545e15e424c00ddf0ac3f588d
+ sha256sums =
59d56c3c2c034165bf34845e86eaa4e5ff2b82db9c01b18b49b9b064b30b8873
sha256sums = SKIP
pkgname = kstars
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kstars
-pkgver=3.7.3
+pkgver=3.7.4
pkgrel=1
epoch=1
pkgdesc='Desktop Planetarium'
@@ -46,7 +46,7 @@ makedepends=(eigen
kdoctools5)
optdepends=('xplanet: XPlanet support')
source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d3a469ad8068ceaa47fb145f90bc0818a8162a0545e15e424c00ddf0ac3f588d'
+sha256sums=('59d56c3c2c034165bf34845e86eaa4e5ff2b82db9c01b18b49b9b064b30b8873'
'SKIP')
validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kstars/-/commit/438311a72ea5e81f32549cc1aeae374ead142b6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kstars/-/commit/438311a72ea5e81f32549cc1aeae374ead142b6d
You're receiving this email because of your account on gitlab.archlinux.org.