gmrun: rebuild for metadata
This commit is contained in:
parent
0d26673c03
commit
eb6b4672d7
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gmrun'
|
||||
pkgname=gmrun
|
||||
version=0.9.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
makedepends="gtk+-devel popt-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel popt-devel"
|
||||
short_desc="A simple program which provides an X 'run program' window"
|
||||
maintainer="bougyman <bougyman@rubyists.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://sf.net/projects/gmrun"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=17297bce53249ccc7145931db22251b47f77ac355f78cf8abf1e87ae16341fa0
|
||||
|
|
Loading…
Reference in a new issue