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

Levente Polyak anthraxx at archlinux.org
Mon Jun 7 18:49:56 UTC 2021


    Date: Monday, June 7, 2021 @ 18:49:56
  Author: anthraxx
Revision: 417319

upgpkg: libedit 20210522_3.1-1

Modified:
  libedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 18:49:21 UTC (rev 417318)
+++ PKGBUILD	2021-06-07 18:49:56 UTC (rev 417319)
@@ -4,7 +4,7 @@
 # Contributor: Roman Cheplyaka <roma at ro-che.info>
 
 pkgname=libedit
-_pkgver=20210419-3.1
+_pkgver=20210522-3.1
 pkgver=${_pkgver/-/_}
 pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
@@ -14,8 +14,8 @@
 depends=('glibc' 'ncurses' 'libncursesw.so')
 provides=('libedit.so')
 source=(${url}/${pkgname}-${_pkgver}.tar.gz)
-sha256sums=('571ebe44b74860823e24a08cf04086ff104fd7dfa1020abf26c52543134f5602')
-b2sums=('265c7a10905120feb096d147279a9cf7296cf3b19e16ff4a683d7de11305c0d0c7a67fe8652c1b8f16cbaf3e09b7727987bb6839be4657eb41323c0220704969')
+sha256sums=('0220bc2047e927c0c1984ef5f7b4eb2a9469a5b7bf12ba573ca3b23ca02bbb6f')
+b2sums=('cb950767bf9c547d80e3ff364528cdc2599a60d2d8e42e5d2b58f65cce1e2223d0ea7d255269ec9e2fd9c04a07d8677b64658b73ad00f4105fa581c11b013d21')
 
 build() {
   cd ${pkgname}-${_pkgver}



More information about the arch-commits mailing list