Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / rocksndiamonds
Commits: 05c13a03 by Sergej Pupykin at 2025-03-08T00:32:41+03:00 upgpkg: 4.4.0.4-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = rocksndiamonds pkgdesc = game similiar to Boulderdash with lots of levels - pkgver = 4.3.8.2 + pkgver = 4.4.0.4 pkgrel = 1 url = https://www.artsoft.org/rocksndiamonds/ arch = x86_64 @@ -9,9 +9,9 @@ pkgbase = rocksndiamonds depends = sdl2_image depends = sdl2_mixer depends = sdl2_net - source = https://www.artsoft.org/RELEASES/linux/rocksndiamonds/rocksndiamonds-4.3.8.2-linux.tar.gz + source = https://www.artsoft.org/RELEASES/linux/rocksndiamonds/rocksndiamonds-4.4.0.4-linux.tar.gz source = rocksndiamonds.desktop - sha256sums = 7bf6988e39c433a30fd781465fe37dd94f5f44d12321a0df135ce797a03ee00b + sha256sums = fef9b8e3d1e0d3901f3c7449c78da607a8d0e3cf8ca8ea7d1be9859c9703f64e sha256sums = f92b604abeeda66aa28d06ae2d8b0ea89aedfd7686d3f8c73d8c0b05ad039439 pkgname = rocksndiamonds ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Jacek Poplawski <jacekpoplaw...@gmail.com> pkgname=rocksndiamonds -pkgver=4.3.8.2 +pkgver=4.4.0.4 pkgrel=1 pkgdesc="game similiar to Boulderdash with lots of levels" arch=(x86_64) @@ -11,7 +11,7 @@ license=('GPL') depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net') source=(https://www.artsoft.org/RELEASES/linux/rocksndiamonds/rocksndiamonds-$pkgver-linux.tar.gz rocksndiamonds.desktop) -sha256sums=('7bf6988e39c433a30fd781465fe37dd94f5f44d12321a0df135ce797a03ee00b' +sha256sums=('fef9b8e3d1e0d3901f3c7449c78da607a8d0e3cf8ca8ea7d1be9859c9703f64e' 'f92b604abeeda66aa28d06ae2d8b0ea89aedfd7686d3f8c73d8c0b05ad039439') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/05c13a0398d4104923cdcce3290845594faba893 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/05c13a0398d4104923cdcce3290845594faba893 You're receiving this email because of your account on gitlab.archlinux.org.