summaryrefslogtreecommitdiff
path: root/community/ascii/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-24 00:07:29 -0700
committerroot <root@rshg054.dnsready.net>2013-06-24 00:07:29 -0700
commitfad7e04efd4045c478db2e849bb8d457b82cdada (patch)
treee34c42c779dd005132e4da1b2bc6c530a25e8088 /community/ascii/PKGBUILD
parent8d87c082149a6574a1d17d3c28ab2cb65a1e1d96 (diff)
Mon Jun 24 00:07:29 PDT 2013
Diffstat (limited to 'community/ascii/PKGBUILD')
-rw-r--r--community/ascii/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ascii/PKGBUILD b/community/ascii/PKGBUILD
index 608a6fb5d..3c43cdbf1 100644
--- a/community/ascii/PKGBUILD
+++ b/community/ascii/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Damir Perisa <damir.perisa@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}