dreampie: rebuild for metadata
This commit is contained in:
parent
8646a84329
commit
e8d8d6d048
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'dreampie'
|
# Template file for 'dreampie'
|
||||||
pkgname=dreampie
|
pkgname=dreampie
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="dreampielib"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="pygtksourceview"
|
depends="pygtksourceview"
|
||||||
noarch=yes
|
|
||||||
pycompile_module="dreampielib"
|
|
||||||
short_desc="The Python shell you've always dreamed about"
|
short_desc="The Python shell you've always dreamed about"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.dreampie.org/"
|
homepage="http://www.dreampie.org/"
|
||||||
distfiles="https://github.com/noamraph/dreampie/archive/${version}.tar.gz"
|
distfiles="https://github.com/noamraph/dreampie/archive/${version}.tar.gz"
|
||||||
checksum=4abea64d06d0fa6ea5577c122335b3f1fdddb3c0a4c21eed781e6ecce72a6c9e
|
checksum=4abea64d06d0fa6ea5577c122335b3f1fdddb3c0a4c21eed781e6ecce72a6c9e
|
||||||
|
|
Loading…
Reference in a new issue