summaryrefslogtreecommitdiff
path: root/extra/git
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-01-31 10:53:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-01-31 10:53:52 +0100
commit5330206481631dda2c1e585b758c58f90ab807ee (patch)
tree963af2f017ae97a614bb4a1620dba3c8fccc4a1b /extra/git
parentde041df147ce2040490c5606f95dcacdd0ceb04c (diff)
parent902eddd7e029eda6fc1c668b31e696c6ca3edbc7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/xorg-server/PKGBUILD multilib-staging/lib32-pango/PKGBUILD multilib/lib32-gtk2/PKGBUILD staging/digikam/PKGBUILD testing/udev/PKGBUILD
Diffstat (limited to 'extra/git')
-rw-r--r--extra/git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD
index b717cd079..4bf9b096d 100644
--- a/extra/git/PKGBUILD
+++ b/extra/git/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 146869 2012-01-19 01:23:02Z dan $
+# $Id: PKGBUILD 148010 2012-01-29 20:12:07Z dan $
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=git
-pkgver=1.7.8.4
+pkgver=1.7.9
pkgrel=1
pkgdesc="the fast distributed version control system"
arch=(i686 x86_64 'mips64el')
@@ -80,7 +80,7 @@ package() {
install -D -m644 "$srcdir"/git-daemon.conf "$pkgdir"/etc/conf.d/git-daemon.conf
}
-sha1sums=('add7b05f26216181d1b148dde298432132552b0f'
- '4372c423a0d2f7df33b5b39727a81f0a7b40669d'
+sha1sums=('ed51ef5ef250daaa6e98515cf2641820cd268d4c'
+ '1ca1fc430b2814f9e9cf82ec3bf7f2eaf5209b7a'
'f2b41828bd912b72e2cb3e14677739c4f370de66'
'149e2da1ecb48872ddb31c0945afeaad1f9653d7')