diff options
| -rw-r--r-- | abs/core-testing/gtk2/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/hal/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/perl_modules/perl-tk/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/php/PKGBUILD | 10 | ||||
| -rw-r--r-- | abs/core-testing/transcode/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/zoneminder/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/extra-testing/community/firefox/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/extra-testing/xulrunner/PKGBUILD | 2 | 
8 files changed, 14 insertions, 10 deletions
| diff --git a/abs/core-testing/gtk2/PKGBUILD b/abs/core-testing/gtk2/PKGBUILD index 319aed3..63199ab 100644 --- a/abs/core-testing/gtk2/PKGBUILD +++ b/abs/core-testing/gtk2/PKGBUILD @@ -3,7 +3,7 @@  pkgname=gtk2  pkgver=2.16.1 -pkgrel=2 +pkgrel=3  pkgdesc="The GTK+ Toolkit (v2)"  arch=(i686 x86_64)  url="http://www.gtk.org/" diff --git a/abs/core-testing/hal/PKGBUILD b/abs/core-testing/hal/PKGBUILD index 4bad72d..f3e48cc 100644 --- a/abs/core-testing/hal/PKGBUILD +++ b/abs/core-testing/hal/PKGBUILD @@ -4,7 +4,7 @@  pkgname=hal  pkgver=0.5.11 -pkgrel=4 +pkgrel=5  pkgdesc="Hardware Abstraction Layer"  arch=(i686 x86_64)  license=('GPL' 'custom') diff --git a/abs/core-testing/perl_modules/perl-tk/PKGBUILD b/abs/core-testing/perl_modules/perl-tk/PKGBUILD index 7a16357..7aa281d 100644 --- a/abs/core-testing/perl_modules/perl-tk/PKGBUILD +++ b/abs/core-testing/perl_modules/perl-tk/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-tk  _realname=Tk  #stable pkgver=804.027  pkgver=804.028 -pkgrel=1 +pkgrel=2  pkgdesc="This module/script allows perl to interface with tk"  license=('PerlArtistic' 'GPL' 'custom')  arch=(i686 x86_64) diff --git a/abs/core-testing/php/PKGBUILD b/abs/core-testing/php/PKGBUILD index 598b37a..c549d56 100644 --- a/abs/core-testing/php/PKGBUILD +++ b/abs/core-testing/php/PKGBUILD @@ -1,6 +1,6 @@  pkgname=php  pkgver=5.2.6 -pkgrel=19 +pkgrel=20  _suhosinver=0.9.6.2  pkgdesc='A high-level scripting language'  arch=('i686' 'x86_64') @@ -39,10 +39,14 @@ optdepends=('bzip2: bz2' \              'libxslt: xsl' \              )  options=('emptydirs') -source=("http://www.php.net/distributions/${pkgname}-${pkgver}.tar.bz2" \ +source=("http://museum.php.net/php5/${pkgname}-${pkgver}.tar.bz2" \          "http://download.suhosin.org/suhosin-patch-${pkgver}-${_suhosinver}.patch.gz" \          'php.ini' 'apache.conf' 'db-configure.patch') - +md5sums=('7380ffecebd95c6edb317ef861229ebd' +         'f2ec986341a314c271259dbe4d940858' +         '160b4a4f6fba59e646c3b79e3cb0f134' +         '96ca078be6729b665be8a865535a97bf' +         '74e5ce5a02488ec91b1c59f539e42936')  build() {  	phpconfig="--prefix=/usr \ diff --git a/abs/core-testing/transcode/PKGBUILD b/abs/core-testing/transcode/PKGBUILD index d1d0fe5..4535bce 100644 --- a/abs/core-testing/transcode/PKGBUILD +++ b/abs/core-testing/transcode/PKGBUILD @@ -5,7 +5,7 @@  pkgname=transcode  _sripver=0.3-4  pkgver=1.1.0 -pkgrel=5 +pkgrel=6  pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console."  arch=(i686 x86_64)  license=('GPL2') diff --git a/abs/core-testing/zoneminder/PKGBUILD b/abs/core-testing/zoneminder/PKGBUILD index ad7037e..6bfb082 100644 --- a/abs/core-testing/zoneminder/PKGBUILD +++ b/abs/core-testing/zoneminder/PKGBUILD @@ -3,7 +3,7 @@  pkgname=zoneminder  pkgver=1.23.3 -pkgrel=5 +pkgrel=6  pkgdesc="Capture, analyse, record and monitor video security cameras."  arch=('i686')  url="http://www.zoneminder.com" diff --git a/abs/extra-testing/community/firefox/PKGBUILD b/abs/extra-testing/community/firefox/PKGBUILD index 922a092..c72e419 100644 --- a/abs/extra-testing/community/firefox/PKGBUILD +++ b/abs/extra-testing/community/firefox/PKGBUILD @@ -3,7 +3,7 @@  pkgname=firefox  pkgver=3.0.9 -pkgrel=1 +pkgrel=2  pkgdesc="Standalone web browser from mozilla.org"  arch=(i686 x86_64)  license=('MPL' 'GPL' 'LGPL') diff --git a/abs/extra-testing/xulrunner/PKGBUILD b/abs/extra-testing/xulrunner/PKGBUILD index 4acbc11..3f3f757 100644 --- a/abs/extra-testing/xulrunner/PKGBUILD +++ b/abs/extra-testing/xulrunner/PKGBUILD @@ -4,7 +4,7 @@  pkgname=xulrunner  pkgver=1.9.0.9  _ffoxver=3.0.9 -pkgrel=1 +pkgrel=2  pkgdesc="Mozilla Runtime Environment"  arch=(i686 x86_64)  license=('MPL' 'GPL' 'LGPL') | 
