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

Christian Hesse eworm at archlinux.org
Sun Sep 1 19:37:27 UTC 2019


    Date: Sunday, September 1, 2019 @ 19:37:26
  Author: eworm
Revision: 361466

upgpkg: recode 3.7.3-1

new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 17:09:55 UTC (rev 361465)
+++ PKGBUILD	2019-09-01 19:37:26 UTC (rev 361466)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.2
+pkgver=3.7.3
 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=('8b2c9d0fa12575afde5c3168c25e38a660525a883c298bb005b61b65d99239cc')
+sha256sums=('2ff6bddcab2d23d4e9ecc11afb08b39ca51f823abd952ae4f5ea096f8d1ce515')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list