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

Christian Hesse eworm at gemini.archlinux.org
Thu Feb 17 13:14:02 UTC 2022


    Date: Thursday, February 17, 2022 @ 13:14:01
  Author: eworm
Revision: 437567

upgpkg: recode 3.7.12-1: new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-17 12:31:01 UTC (rev 437566)
+++ PKGBUILD	2022-02-17 13:14:01 UTC (rev 437567)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.11
+pkgver=3.7.12
 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=('97267a0e6ee3d859b7f4d1593282900dbc798151b70a6d1f73718880563b485e')
+sha256sums=('4db1c9076f04dbaa159726f5000847e5e5a83aec8e5c64f8ca04383f6cda12d5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list