[arch-commits] Commit in enca/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Feb 19 23:00:59 UTC 2016
Date: Saturday, February 20, 2016 @ 00:00:59
Author: arojas
Revision: 260017
Update to 1.18
Modified:
enca/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-19 22:59:27 UTC (rev 260016)
+++ PKGBUILD 2016-02-19 23:00:59 UTC (rev 260017)
@@ -3,7 +3,7 @@
# Contributor: Filip Dvorak <fila at pruda.com>
pkgname=enca
-pkgver=1.16
+pkgver=1.18
pkgrel=1
pkgdesc="Charset analyser and converter"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('recode')
options=('!docs')
source=("http://dl.cihar.com/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('0a1483530b1fdb9e2a54786489ee0b69')
+md5sums=('a139a6ba811c375f50947f9c547b3306')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list