[arch-commits] Commit in fakeroot/repos (testing-x86_64 testing-x86_64/PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Jun 22 10:40:28 UTC 2009
Date: Monday, June 22, 2009 @ 06:40:28
Author: allan
Revision: 43327
Merged revisions 43325 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/fakeroot/trunk
........
r43325 | allan | 2009-06-22 20:37:25 +1000 (Mon, 22 Jun 2009) | 2 lines
upgpkg: fakeroot 1.12.4-1
upstream update
........
Modified:
fakeroot/repos/testing-x86_64/ (properties)
fakeroot/repos/testing-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: fakeroot/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /fakeroot/trunk:1-42630
+ /fakeroot/trunk:1-43326
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2009-06-22 10:38:31 UTC (rev 43326)
+++ testing-x86_64/PKGBUILD 2009-06-22 10:40:28 UTC (rev 43327)
@@ -3,7 +3,7 @@
# Contributor: Jochem Kossen <j.kossen at home.nl>
pkgname=fakeroot
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
depends=('glibc' 'filesystem' 'grep' 'sed' 'sh')
options=('!libtool')
source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('5b482b106e7417a9d7aa5b03a37911cc')
+md5sums=('aaefede2405a40c87438e7e833d69b70')
build() {
cd ${srcdir}/$pkgname-$pkgver
More information about the arch-commits
mailing list