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

Christian Hesse eworm at archlinux.org
Thu Oct 25 15:22:08 UTC 2018


    Date: Thursday, October 25, 2018 @ 15:22:07
  Author: eworm
Revision: 337294

upgpkg: recode 3.7.1-1

new upstream release

Modified:
  recode/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 10:01:04 UTC (rev 337293)
+++ PKGBUILD	2018-10-25 15:22:07 UTC (rev 337294)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7
+pkgver=3.7.1
 pkgrel=1
 pkgdesc="Converts files between various character sets and usages"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('python')
 source=("https://github.com/rrthomas/recode/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('188ce229f01485ecd847b9c2828615c14611473efffbab04b5e2fe138f839e64')
+sha256sums=('da1195fce1d1c2887bc32108b4ef4ae09b7bcbe90e87f4f20390c20ca4832508')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list