Balló György pushed to branch main at Arch Linux / Packaging / Packages /
rocksndiamonds
Commits:
9e978904 by Balló György at 2026-07-04T14:00:38+02:00
upgpkg: 4.4.2.3-2: Fix missing icon
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = rocksndiamonds
pkgdesc = game similiar to Boulderdash with lots of levels
pkgver = 4.4.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.artsoft.org/rocksndiamonds/
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=rocksndiamonds
pkgver=4.4.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="game similiar to Boulderdash with lots of levels"
arch=(x86_64)
url="https://www.artsoft.org/rocksndiamonds/"
@@ -35,6 +35,6 @@ package() {
install -d "$pkgdir"/usr/share/doc/$pkgname/
cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
- install -Dm0644
build-projects/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
"$pkgdir"/usr/share/pixmaps/$pkgname.png
+ install -Dm0644 graphics/gfx_classic/icons/icon.png
"$pkgdir"/usr/share/icons/hicolor/128x128/apps/$pkgname.png
install -Dm0644 "$srcdir"/rocksndiamonds.desktop
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/9e978904276f585d7b6ada6c650b6c2f410c4b03
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocksndiamonds/-/commit/9e978904276f585d7b6ada6c650b6c2f410c4b03
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help