summaryrefslogtreecommitdiff
path: root/extra/git/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-11 11:15:24 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-11 11:15:24 +0200
commitca00e02803cb7dc01db75874c99500a3cb063207 (patch)
tree5258271ecafe164689812005f64ae9939a5b0d34 /extra/git/PKGBUILD
parent09dea20d0ca4b034a72f66c2bb22caa976ce1f85 (diff)
parent207b7c7b0d7bc0db898a2386a665bdb20495fb19 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fdupes/PKGBUILD core/nfs-utils/PKGBUILD extra/gnutls/PKGBUILD extra/maxima/PKGBUILD extra/qt4/PKGBUILD extra/sbcl/PKGBUILD
Diffstat (limited to 'extra/git/PKGBUILD')
-rw-r--r--extra/git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD
index 47f0232a9..420b9cbe0 100644
--- a/extra/git/PKGBUILD
+++ b/extra/git/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183712 2013-04-27 12:28:29Z dan $
+# $Id: PKGBUILD 185043 2013-05-10 16:49:05Z dan $
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=git
-pkgver=1.8.2.2
+pkgver=1.8.2.3
pkgrel=1
pkgdesc="the fast distributed version control system"
arch=(i686 x86_64 'mips64el')
@@ -107,7 +107,7 @@ package() {
install -D -m 644 "$srcdir"/git-daemon.socket "$pkgdir"/usr/lib/systemd/system/git-daemon.socket
}
-md5sums=('f7407df37facf579dcaa979266cc3c59'
- '765e8b9bbed49333f78103c6afd1dd0b'
+md5sums=('03ebfd403a8cf355da0e3f15e53b8925'
+ '891481ec6ecd9ee530701378e5b61d3f'
'042524f942785772d7bd52a1f02fe5ae'
'f67869315c2cc112e076f0c73f248002')