summaryrefslogtreecommitdiff
path: root/community/ascii
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-06 03:31:16 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-06 03:31:16 +0000
commit3b88fa9d064e61705923ef42381b467bc8ecfd32 (patch)
treedbbb364001beff91bdec39c13023b6c742c5e539 /community/ascii
parentf3c8ccda77966505f7c3f0817fd8c78384411a5a (diff)
Mon Jan 6 03:27:02 UTC 2014
Diffstat (limited to 'community/ascii')
-rw-r--r--community/ascii/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ascii/PKGBUILD b/community/ascii/PKGBUILD
index 3c43cdbf1..e9bd0f92c 100644
--- a/community/ascii/PKGBUILD
+++ b/community/ascii/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Damir Perisa <damir.perisa@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 @@ url="http://www.catb.org/~esr/ascii"
license=('BSD')
depends=('glibc')
source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('d06267813ac83ed511b7330f43fcc4ee')
+sha256sums=('7f0e3fbfe318a372428a1117ec9527ec0a88946323c8b15dc86634a11989bcd1')
build() {
cd ${pkgname}-${pkgver}