mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
rocksndiamonds: update to 4.3.1.0
This commit is contained in:
parent
8d7a3a9dcb
commit
323cffd632
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'rocksndiamonds'
|
# Template file for 'rocksndiamonds'
|
||||||
pkgname=rocksndiamonds
|
pkgname=rocksndiamonds
|
||||||
version=4.3.0.3
|
version=4.3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_net-devel"
|
makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_net-devel"
|
||||||
short_desc="Arcade style game"
|
short_desc="Arcade style game"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Clyhtsuriva <void-packages@adjutor.xyz>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.artsoft.org/rocksndiamonds"
|
homepage="http://www.artsoft.org/rocksndiamonds"
|
||||||
distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=efb3d10a7034f97f075ccda8da94ae4c6b37b291a484245e46d521c028329fa9
|
checksum=33390e8079ecb5b451a235ca286b5a775ff86eaa7ab1697b816f45a8f4fdffa8
|
||||||
replaces="rocksndiamonds-data>=0"
|
replaces="rocksndiamonds-data>=0"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue