summaryrefslogtreecommitdiff
path: root/community/arch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-04 03:57:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-04 03:57:35 +0000
commit32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (patch)
tree75539d1ce5e644234d0c1f85faebd3ae17c2377d /community/arch
parent92723c41135cfb106d37d4343603e63dc99922ca (diff)
Fri Jul 4 03:52:39 UTC 2014
Diffstat (limited to 'community/arch')
-rw-r--r--community/arch/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/arch/PKGBUILD b/community/arch/PKGBUILD
index a39bf7740..bab972062 100644
--- a/community/arch/PKGBUILD
+++ b/community/arch/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 64633 2012-02-17 13:20:14Z lfleischer $
+# $Id: PKGBUILD 114698 2014-07-03 06:50:05Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=arch
pkgver=1.3.5
-pkgrel=9
+pkgrel=10
pkgdesc='A modern and remarkable revision control system.'
arch=('i686' 'x86_64')
license=('GPL')
-url='http://regexps.srparish.net/www/#Gnu-arch'
+url='http://www.gnu.org/software/gnu-arch'
depends=('zlib' 'expat' 'krb5')
options=('!makeflags')
-source=("ftp://ftp.gnu.org/gnu/gnu-arch/tla-${pkgver}.tar.gz")
+source=("ftp://ftp.gnu.org/old-gnu/gnu-arch/tla-${pkgver}.tar.gz")
md5sums=('db31ee89bc4788eef1eba1cee6c176ef')
build() {