summaryrefslogtreecommitdiff
path: root/community/gitg/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-07 03:58:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-07 03:58:37 +0000
commitecc0814f13d77a15db732a279e7bcc143f403683 (patch)
tree92a57200b161e25a20db8760051501241ee3a418 /community/gitg/PKGBUILD
parentb464c2860e91a60ffce805697b504bfbf7715148 (diff)
Mon Jul 7 03:55:45 UTC 2014
Diffstat (limited to 'community/gitg/PKGBUILD')
-rw-r--r--community/gitg/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gitg/PKGBUILD b/community/gitg/PKGBUILD
index 90acc7100..b4437688c 100644
--- a/community/gitg/PKGBUILD
+++ b/community/gitg/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 106380 2014-03-01 19:26:09Z bpiotrowski $
+# $Id: PKGBUILD 115210 2014-07-06 16:43:58Z thestinger $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=gitg
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1
pkgdesc='A GIT repository viewer based on GTK+'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('gtksourceview3' 'git' 'desktop-file-utils' 'gsettings-desktop-schemas'
makedepends=('intltool' 'vala')
install=gitg.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/gitg/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('01dc89fab5b66a6917755ae9ded20e923290353f')
+sha1sums=('8cccbf071a57c8f213111625100889451aa87103')
build() {
cd ${pkgname}-${pkgver}