[arch-commits] Commit in gource/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at archlinux.org
       
    Tue Jul 24 21:21:20 UTC 2018
    
    
  
    Date: Tuesday, July 24, 2018 @ 21:21:20
  Author: svenstaro
Revision: 363312
upgpkg: gource 0.49-1
Modified:
  gource/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-24 21:13:47 UTC (rev 363311)
+++ PKGBUILD	2018-07-24 21:21:20 UTC (rev 363312)
@@ -3,8 +3,8 @@
 # Contributor: Jose Valecillos <valecillosjg (at) gmail (dot) com>
 # Contributor: Olivier Ramonat <olivier at ramonat dot fr>
 pkgname=gource
-pkgver=0.48
-pkgrel=2
+pkgver=0.49
+pkgrel=1
 pkgdesc="software version control visualization"
 license=(GPL3)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
 makedepends=('boost' 'glm' 'mesa')
 source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
-sha512sums=('5b638cac9b464c0d8f0df87ae0115c36d314cce9cd0ce269b05e0a635ff6f23e62d06d0def484b796267299041e4de675cb13a0381b19d9144bbdc1d3b7f1b16')
+sha512sums=('cb3482dd06cf38bd775f2ac4b8f3bee78e480dd51e37527024df6e59d6e613290297d65e167a21364aa6251eff78a50ecc8a5fd3772a6e9a4ad22ca21b4b615e')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list