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

Christian Hesse eworm at gemini.archlinux.org
Fri Jan 21 20:33:47 UTC 2022


    Date: Friday, January 21, 2022 @ 20:33:47
  Author: eworm
Revision: 434881

upgpkg: recode 3.7.10-1: new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 17:53:28 UTC (rev 434880)
+++ PKGBUILD	2022-01-21 20:33:47 UTC (rev 434881)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.9
+pkgver=3.7.10
 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=('e4320a6b0f5cd837cdb454fb5854018ddfa970911608e1f01cc2c65f633672c4')
+sha256sums=('4a4b00a6080f8ef77956a18040454785d35b66ab7d8105ffd971798aa4a8f186')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list