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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jun 23 14:26:01 UTC 2013


    Date: Sunday, June 23, 2013 @ 16:26:01
  Author: bpiotrowski
Revision: 93056

upgpkg: ascii 3.12-1

- upstream release

Modified:
  ascii/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-23 13:25:54 UTC (rev 93055)
+++ PKGBUILD	2013-06-23 14:26:01 UTC (rev 93056)
@@ -3,15 +3,15 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=ascii
-pkgver=3.11
-pkgrel=2
+pkgver=3.12
+pkgrel=1
 pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
 arch=('i686' 'x86_64')
 url="http://www.catb.org/~esr/ascii"
 license=('BSD')
 depends=('glibc')
 source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('ba8a9392f8aa8c6b7a52923fba870579')
+md5sums=('d06267813ac83ed511b7330f43fcc4ee')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list