ccsm: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:42 -04:00
parent fc9250dc98
commit 22f7edc763

View file

@ -1,8 +1,7 @@
# Template file for 'ccsm' # Template file for 'ccsm'
pkgname=ccsm pkgname=ccsm
version=0.8.18 version=0.8.18
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
hostmakedepends="automake intltool libtool pkg-config python3" hostmakedepends="automake intltool libtool pkg-config python3"
makedepends="compiz-core-devel compizconfig-python python3-cairo-devel pygtk-devel" makedepends="compiz-core-devel compizconfig-python python3-cairo-devel pygtk-devel"