Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
rocksndiamonds


Commits:
01a7c50a by Sergej Pupykin at 2023-11-25T04:44:45+03:00
upgpkg: 4.3.7.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = rocksndiamonds
+       pkgdesc = game similiar to Boulderdash with lots of levels
+       pkgver = 4.3.7.1
+       pkgrel = 1
+       url = https://www.artsoft.org/rocksndiamonds/
+       arch = x86_64
+       license = GPL
+       depends = sdl2
+       depends = sdl2_image
+       depends = sdl2_mixer
+       depends = sdl2_net
+       source = 
https://www.artsoft.org/RELEASES/linux/rocksndiamonds/rocksndiamonds-4.3.7.1-linux.tar.gz
+       source = rocksndiamonds.desktop
+       sha256sums = 
800cc3d76f5a372d9c1d54dc305a3c80c820274eb97f502ae8a4d7602422df37
+       sha256sums = 
f92b604abeeda66aa28d06ae2d8b0ea89aedfd7686d3f8c73d8c0b05ad039439
+
+pkgname = rocksndiamonds
+       depends = sdl2
+       depends = sdl2_image
+       depends = sdl2_mixer
+       depends = sdl2_net
+       depends = rocksndiamonds-data
+       optdepends = rocksndiamonds-contrib


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jacek Poplawski <[email protected]>
 
 pkgname=rocksndiamonds
-pkgver=4.3.4.0
+pkgver=4.3.7.1
 pkgrel=1
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(x86_64)
@@ -11,8 +11,8 @@ 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=('81d815e1296c041ed94ae9777397f40fdf5d13ecb5b375202af96a3119904ad7'
-            '90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
+sha256sums=('800cc3d76f5a372d9c1d54dc305a3c80c820274eb97f502ae8a4d7602422df37'
+            'f92b604abeeda66aa28d06ae2d8b0ea89aedfd7686d3f8c73d8c0b05ad039439')
 
 build() {
   cd "$srcdir"/rocksndiamonds-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/01a7c50a4af2cbba782386dc3d44c39f1742dc13

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/01a7c50a4af2cbba782386dc3d44c39f1742dc13
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to