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

Christian Hesse eworm at archlinux.org
Wed Sep 11 18:05:18 UTC 2019


    Date: Wednesday, September 11, 2019 @ 18:05:17
  Author: eworm
Revision: 362248

upgpkg: recode 3.7.5-1

new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-11 17:55:28 UTC (rev 362247)
+++ PKGBUILD	2019-09-11 18:05:17 UTC (rev 362248)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.4
+pkgver=3.7.5
 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=('88b9c72e63516f106df8e2488ad5abee8d31458a6b8b0612541665d2df943949')
+sha256sums=('604c7d39634776fe33013e1a473d0cce18cf2850637383b0bae62cd15d4b89ea')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list