diff options
author | root <root@rshg054.dnsready.net> | 2012-08-17 00:02:31 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-17 00:02:31 +0000 |
commit | 4a701d607c90ab5fdadbbe59b468df93e4293244 (patch) | |
tree | 57a9c0d8bbf45a06212aa95c3a4aef3a3e2bc346 /extra/git/PKGBUILD | |
parent | 0fc1870f2eadde8cb06004be1cbe8d1a4333aa69 (diff) |
Fri Aug 17 00:02:30 UTC 2012
Diffstat (limited to 'extra/git/PKGBUILD')
-rw-r--r-- | extra/git/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD index 8da1f01b1..b12951682 100644 --- a/extra/git/PKGBUILD +++ b/extra/git/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 164342 2012-07-31 00:52:22Z dan $ +# $Id: PKGBUILD 165345 2012-08-16 02:47:11Z dan $ # Maintainer: Dan McGee <dan@archlinux.org> pkgname=git -pkgver=1.7.11.4 +pkgver=1.7.11.5 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -100,7 +100,7 @@ package() { install -D -m644 "$srcdir"/git-daemon.conf "$pkgdir"/etc/conf.d/git-daemon.conf } -md5sums=('21c7100cddee8579233a924111e829ab' - '397af842126a5099968238ab946580a5' +md5sums=('9985d35c11531d546426ebefb327c847' + 'f08a5a60e57f00399bbd384cfd7791f3' '8e2648910fd5dd4f1c41d3c7fa9e9156' '2e42bf97779a1c6411d89043334c9e78') |