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

Christian Hesse eworm at gemini.archlinux.org
Tue Jan 25 10:37:52 UTC 2022


    Date: Tuesday, January 25, 2022 @ 10:37:51
  Author: eworm
Revision: 435082

upgpkg: recode 3.7.11-1: new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 06:49:07 UTC (rev 435081)
+++ PKGBUILD	2022-01-25 10:37:51 UTC (rev 435082)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.10
+pkgver=3.7.11
 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=('4a4b00a6080f8ef77956a18040454785d35b66ab7d8105ffd971798aa4a8f186')
+sha256sums=('97267a0e6ee3d859b7f4d1593282900dbc798151b70a6d1f73718880563b485e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list