diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2012-12-07 11:19:13 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2012-12-07 11:19:13 -0500 |
commit | ea54a1d2aaff7d180e380c130e2cfe01e7ef8cc0 (patch) | |
tree | 4405a73626460aa543325caf4a63ab0ad11eb124 | |
parent | 5744b9c41fe6cb916e3ce6b4b0cad8597ef9e409 (diff) |
Rebuild packages
-rw-r--r-- | community/bonnie++/PKGBUILD | 2 | ||||
-rw-r--r-- | community/cmatrix/PKGBUILD | 4 | ||||
-rw-r--r-- | community/gimp-refocus/PKGBUILD | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/community/bonnie++/PKGBUILD b/community/bonnie++/PKGBUILD index 9b7d990f4..28d4c6a9b 100644 --- a/community/bonnie++/PKGBUILD +++ b/community/bonnie++/PKGBUILD @@ -4,7 +4,7 @@ pkgname=bonnie++ pkgver=1.03e -pkgrel=6 +pkgrel=6.1 pkgdesc="Based on the Bonnie hard drive benchmark by Tim Bray" arch=('i686' 'x86_64' 'mips64el') url="http://www.coker.com.au/bonnie++/" diff --git a/community/cmatrix/PKGBUILD b/community/cmatrix/PKGBUILD index 2506b8326..3f356a518 100644 --- a/community/cmatrix/PKGBUILD +++ b/community/cmatrix/PKGBUILD @@ -3,9 +3,9 @@ pkgname=cmatrix pkgver=1.2a -pkgrel=6 +pkgrel=6.1 pkgdesc="Let you see the matrix code in your console" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.asty.org/cmatrix/" license=('GPL') depends=('ncurses' 'fontconfig') diff --git a/community/gimp-refocus/PKGBUILD b/community/gimp-refocus/PKGBUILD index 1bdf44954..4c6d8ba49 100644 --- a/community/gimp-refocus/PKGBUILD +++ b/community/gimp-refocus/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gimp-refocus pkgver=0.9.0 -pkgrel=3 +pkgrel=3.1 pkgdesc="A sharpen plugin for gimp using FIR Wiener filtering" arch=('i686' 'x86_64' 'mips64el') url="http://refocus.sourceforge.net/" |