pipenightdreams: rebuild for metadata
This commit is contained in:
parent
7c33eaef9c
commit
56a6e9959d
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'pipenightdreams'
|
# Template file for 'pipenightdreams'
|
||||||
pkgname=pipenightdreams
|
pkgname=pipenightdreams
|
||||||
version=0.10.0
|
version=0.10.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=""
|
|
||||||
hostmakedepends="automake flex libtool pkg-config"
|
hostmakedepends="automake flex libtool pkg-config"
|
||||||
makedepends="SDL_image-devel"
|
makedepends="SDL_image-devel"
|
||||||
short_desc="Just another pipe trip"
|
short_desc="Just another pipe trip"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.libsdl.org/projects/${pkgname}"
|
homepage="https://www.libsdl.org/projects/pipenightdreams"
|
||||||
distfiles="${homepage}/packages/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/packages/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=302f8ce6e0eb32ebd779700527095cf086c2c7132d47095bae9a43c346245541
|
checksum=302f8ce6e0eb32ebd779700527095cf086c2c7132d47095bae9a43c346245541
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue