diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-26 18:04:45 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-26 18:04:45 +0100 |
commit | 171f25215eee368fe64f1eed02ce49de090f4b0d (patch) | |
tree | 987bd17fa0633e968de5474fb72769c0419434ea /core | |
parent | c6909c3b497365b6e179231815c81ee5ef3de295 (diff) |
Rebuild expat, fakeroot, pcre, sqlite3, wget, alsa-lib, dbus-glib and libxml2 for /lib/ld.so.1.
Diffstat (limited to 'core')
-rw-r--r-- | core/expat/PKGBUILD | 2 | ||||
-rw-r--r-- | core/fakeroot/PKGBUILD | 2 | ||||
-rw-r--r-- | core/pcre/PKGBUILD | 2 | ||||
-rw-r--r-- | core/sqlite3/PKGBUILD | 2 | ||||
-rw-r--r-- | core/wget/PKGBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/core/expat/PKGBUILD b/core/expat/PKGBUILD index 69e0fb602..1864a6a2a 100644 --- a/core/expat/PKGBUILD +++ b/core/expat/PKGBUILD @@ -4,7 +4,7 @@ pkgname=expat pkgver=2.0.1 -pkgrel=7 +pkgrel=7.1 pkgdesc="An XML parser library" arch=('i686' 'x86_64' 'mips64el') url="http://expat.sourceforge.net/" diff --git a/core/fakeroot/PKGBUILD b/core/fakeroot/PKGBUILD index 1bcd2b39c..e392f774a 100644 --- a/core/fakeroot/PKGBUILD +++ b/core/fakeroot/PKGBUILD @@ -4,7 +4,7 @@ pkgname=fakeroot pkgver=1.18.1 -pkgrel=1 +pkgrel=1.1 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user" arch=('i686' 'x86_64' 'mips64el') license=('GPL') diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD index 0bb067f67..cd77d8c4f 100644 --- a/core/pcre/PKGBUILD +++ b/core/pcre/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pcre pkgver=8.20 -pkgrel=1 +pkgrel=1.1 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64' 'mips64el') url="http://www.pcre.org/" diff --git a/core/sqlite3/PKGBUILD b/core/sqlite3/PKGBUILD index 3604536c1..46322c125 100644 --- a/core/sqlite3/PKGBUILD +++ b/core/sqlite3/PKGBUILD @@ -8,7 +8,7 @@ _amalgamationver=3070900 _amalgamationver2=${_amalgamationver/00/} _docver=${_amalgamationver} #3070700 pkgver=${_amalgamationver2//0/.} -pkgrel=1 +pkgrel=1.1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64' 'mips64el') license=('custom') diff --git a/core/wget/PKGBUILD b/core/wget/PKGBUILD index 168ab9bda..941e89846 100644 --- a/core/wget/PKGBUILD +++ b/core/wget/PKGBUILD @@ -4,7 +4,7 @@ pkgname=wget pkgver=1.13.4 -pkgrel=1 +pkgrel=1.1 pkgdesc="A network utility to retrieve files from the Web" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/wget/wget.html" |