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