diff --git a/python3-ccr/PKGBUILD b/python3-ccr/PKGBUILD index f58c382ed..a6756e0fc 100644 --- a/python3-ccr/PKGBUILD +++ b/python3-ccr/PKGBUILD @@ -1,7 +1,7 @@ pkgname=python3-ccr _pkgname=python-ccr pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc='A python library for accessing and working with the CCR.' arch=('any') url='http://github.com/ccr-tools/python-ccr/' diff --git a/python3.order b/python3.order index 2e6fc6490..bb6232a50 100644 --- a/python3.order +++ b/python3.order @@ -86,3 +86,5 @@ python-regex python-scipy iotop + +python3-ccr