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

Christian Hesse eworm at archlinux.org
Sat Aug 17 21:10:59 UTC 2019


    Date: Saturday, August 17, 2019 @ 21:10:59
  Author: eworm
Revision: 359943

upgpkg: recode 3.7.2-1

new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-17 20:49:49 UTC (rev 359942)
+++ PKGBUILD	2019-08-17 21:10:59 UTC (rev 359943)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.1
+pkgver=3.7.2
 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=('da1195fce1d1c2887bc32108b4ef4ae09b7bcbe90e87f4f20390c20ca4832508')
+sha256sums=('8b2c9d0fa12575afde5c3168c25e38a660525a883c298bb005b61b65d99239cc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list