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

Christian Hesse eworm at archlinux.org
Wed Jul 29 14:24:15 UTC 2020


    Date: Wednesday, July 29, 2020 @ 14:24:14
  Author: eworm
Revision: 392676

upgpkg: recode 3.7.7-1: new upstream release

Modified:
  recode/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-29 13:50:19 UTC (rev 392675)
+++ PKGBUILD	2020-07-29 14:24:14 UTC (rev 392676)
@@ -2,8 +2,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=recode
-pkgver=3.7.6
-pkgrel=2
+pkgver=3.7.7
+pkgrel=1
 pkgdesc="Converts files between various character sets and usages"
 arch=('x86_64')
 url='https://github.com/rrthomas/recode'
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('python')
 source=("https://github.com/rrthomas/recode/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('46c5828ac6f5fb759ecf98b16a674188d901b84675b0dbbc0afc03c542d3a954')
+sha256sums=('0946f63b706719e6aa74ea5c0c2276c265ca1ced2cb44e05f2b5654c0e7f38fb')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list