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

Giovanni Scafora giovanni at archlinux.org
Thu Oct 23 11:45:57 UTC 2014


    Date: Thursday, October 23, 2014 @ 13:45:56
  Author: giovanni
Revision: 225225

upgpkg: enca 1.16-1

upstream release

Modified:
  enca/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 09:50:40 UTC (rev 225224)
+++ PKGBUILD	2014-10-23 11:45:56 UTC (rev 225225)
@@ -3,7 +3,7 @@
 # Contributor: Filip Dvorak <fila at pruda.com>
 
 pkgname=enca
-pkgver=1.15
+pkgver=1.16
 pkgrel=1
 pkgdesc="Charset analyser and converter"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('recode')
 options=('!docs')
-source=("http://dl.cihar.com/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('fef132969d26e649719eae08297a4a52')
+source=("http://dl.cihar.com/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('0a1483530b1fdb9e2a54786489ee0b69')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list