diff options
| author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 09:26:00 (GMT) |
|---|---|---|
| committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 09:26:00 (GMT) |
| commit | 8a3e6cfbd5e604a4c497c870d642a14c306571ab (patch) | |
| tree | 1ffdf820e55dd1889538e5d9c35a58610584e78a | |
| parent | e1f823b6f7a09598799e7dfcee44862003074469 (diff) | |
| download | linhes_pkgbuild-8a3e6cfbd5e604a4c497c870d642a14c306571ab.zip linhes_pkgbuild-8a3e6cfbd5e604a4c497c870d642a14c306571ab.tar.gz linhes_pkgbuild-8a3e6cfbd5e604a4c497c870d642a14c306571ab.tar.bz2 | |
pyorbit: rebuild to fix libpython2.5.so.1.0 => not found
| -rw-r--r-- | abs/extra-testing/pyorbit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/pyorbit/PKGBUILD b/abs/extra-testing/pyorbit/PKGBUILD index ac9f7c0..60f8f34 100644 --- a/abs/extra-testing/pyorbit/PKGBUILD +++ b/abs/extra-testing/pyorbit/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pyorbit pkgver=2.24.0 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for ORBit2" arch=(i686 x86_64) license=('LGPL') |
