[arch-commits] Commit in recode/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Wed Jun 2 10:50:59 UTC 2021
Date: Wednesday, June 2, 2021 @ 10:50:58
Author: eworm
Revision: 416959
upgpkg: recode 3.7.9-1: new upstream release
Modified:
recode/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-02 08:06:14 UTC (rev 416958)
+++ PKGBUILD 2021-06-02 10:50:58 UTC (rev 416959)
@@ -2,7 +2,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=recode
-pkgver=3.7.8
+pkgver=3.7.9
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=('4fb75cacc7b80fda7147ea02580eafd2b4493461fb75159e9a49561d3e10cfa7')
+sha256sums=('e4320a6b0f5cd837cdb454fb5854018ddfa970911608e1f01cc2c65f633672c4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list