[arch-commits] Commit in rocksndiamonds/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Tue Jun 14 17:42:02 UTC 2022


    Date: Tuesday, June 14, 2022 @ 17:42:02
  Author: spupykin
Revision: 1237874

upgpkg: rocksndiamonds 4.3.2.1-1

Modified:
  rocksndiamonds/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-14 17:41:56 UTC (rev 1237873)
+++ PKGBUILD	2022-06-14 17:42:02 UTC (rev 1237874)
@@ -2,17 +2,17 @@
 # Contributor: Jacek Poplawski <jacekpoplawski at gmail.com>
 
 pkgname=rocksndiamonds
-pkgver=4.3.2.0
+pkgver=4.3.2.1
 pkgrel=1
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(x86_64)
 url="https://www.artsoft.org/rocksndiamonds/"
 license=('GPL')
-depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
+depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net')
 makedepends=('unzip' 'p7zip')
 source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
 	rocksndiamonds.desktop)
-sha256sums=('cd1b6cbe5ecea3701e43a9304371e1f666eb344741981951cbf02d96e42bd844'
+sha256sums=('dba4b5ff63561a258348cd3b330d2084ab7ba647d26b6c21f996d93d76ea8439'
             '90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
 
 build() {



More information about the arch-commits mailing list