diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD index 7a7f23511..8eaf6d431 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -10,7 +10,7 @@ buildarch=14 pkgname=libcec pkgver=3.0.1 -pkgrel=1.1 +pkgrel=2 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" arch=('i686' 'x86_64') url="http://libcec.pulse-eight.com/" diff --git a/community/libuhd/PKGBUILD b/community/libuhd/PKGBUILD index 8857f1ce6..0963cd9c5 100644 --- a/community/libuhd/PKGBUILD +++ b/community/libuhd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libuhd pkgver=3.8.5 _verstring='003_008_005' -pkgrel=1 +pkgrel=2 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver" arch=('x86_64' 'i686') url="http://code.ettus.com/redmine/ettus/projects/uhd/wiki" diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index 2e117140d..a45dede38 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -16,7 +16,7 @@ pkgname=( 'usbip' ) pkgver=4.2 -pkgrel=1 +pkgrel=2 license=('GPL2') arch=('i686' 'x86_64') url='http://www.kernel.org' diff --git a/community/openshadinglanguage/PKGBUILD b/community/openshadinglanguage/PKGBUILD index e8df81a96..b7b38b680 100644 --- a/community/openshadinglanguage/PKGBUILD +++ b/community/openshadinglanguage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=openshadinglanguage pkgver=1.5.12 -pkgrel=7 +pkgrel=8 pkgdesc="Advanced shading language for production GI renderers" arch=(i686 x86_64) url="https://github.com/imageworks/OpenShadingLanguage"