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

Peter Lewis plewis at nymeria.archlinux.org
Sun Jan 5 20:24:39 UTC 2014


    Date: Sunday, January 5, 2014 @ 21:24:38
  Author: plewis
Revision: 103422

upgpkg: ascii 3.14-1

Modified:
  ascii/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 19:32:09 UTC (rev 103421)
+++ PKGBUILD	2014-01-05 20:24:38 UTC (rev 103422)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=ascii
-pkgver=3.12
+pkgver=3.14
 pkgrel=1
 pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('glibc')
 source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('d06267813ac83ed511b7330f43fcc4ee')
+sha256sums=('7f0e3fbfe318a372428a1117ec9527ec0a88946323c8b15dc86634a11989bcd1')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list