[arch-commits] Commit in source-highlight/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Wed Apr 1 09:55:11 UTC 2015


    Date: Wednesday, April 1, 2015 @ 11:55:10
  Author: giovanni
Revision: 235323

upgpkg: source-highlight 3.1.8-1

Upstream release

Modified:
  source-highlight/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-01 09:50:14 UTC (rev 235322)
+++ PKGBUILD	2015-04-01 09:55:10 UTC (rev 235323)
@@ -3,8 +3,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=source-highlight
-pkgver=3.1.7
-pkgrel=11
+pkgver=3.1.8
+pkgrel=1
 pkgdesc="Convert source code to syntax highlighted document"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/src-highlite/"
@@ -13,7 +13,7 @@
 makedepends=('ctags' 'boost')
 install=$pkgname.install
 source=("ftp://ftp.gnu.org/gnu/src-highlite/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0ff81588d3536b4c4e571122ba940595')
+md5sums=('3243470706ef5fefdc3e43b5306a4e41')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list