[arch-commits] Commit in libidn/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Jul 23 18:45:24 UTC 2020
Date: Thursday, July 23, 2020 @ 18:45:23
Author: eworm
Revision: 392453
upgpkg: libidn 1.36-1: new upstream release
Modified:
libidn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 18:42:07 UTC (rev 392452)
+++ PKGBUILD 2020-07-23 18:45:23 UTC (rev 392453)
@@ -3,8 +3,8 @@
# Contributor: Eric Johnson <eric.archlinux.org>
pkgname=libidn
-pkgver=1.35
-pkgrel=3
+pkgver=1.36
+pkgrel=1
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
url="https://www.gnu.org/software/libidn/"
arch=('x86_64')
@@ -13,7 +13,7 @@
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=('9AA9BDB11BB1B99A21285A330664A76954265E8C' # Simon Josefsson <simon at josefsson.org>
'1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen <tim.ruehsen at gmx.de>
-sha256sums=('f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e'
+sha256sums=('14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86b14038'
'SKIP')
prepare() {
More information about the arch-commits
mailing list