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

Levente Polyak anthraxx at gemini.archlinux.org
Sun Sep 12 20:52:16 UTC 2021


    Date: Sunday, September 12, 2021 @ 20:52:16
  Author: anthraxx
Revision: 423967

upgpkg: libedit 20210910_3.1-1

Modified:
  libedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 20:51:46 UTC (rev 423966)
+++ PKGBUILD	2021-09-12 20:52:16 UTC (rev 423967)
@@ -4,7 +4,7 @@
 # Contributor: Roman Cheplyaka <roma at ro-che.info>
 
 pkgname=libedit
-_pkgver=20210714-3.1
+_pkgver=20210910-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=('3023b498ad593fd7745ae3b20abad546de506b67b8fbb5579637ca69ab82dbc9')
-b2sums=('e2559e85151ce21e97caf008b96d07a6432d3b1b243cd9b08636bb3a44db68b2aa406f33c165d279bd07745d1e69531f6daa4ac362f3299c035b0dbe4724be8a')
+sha256sums=('6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5')
+b2sums=('325dc756fc6c6244e336cd6faeed2ab37817bdab8c0684586c44d551074fd2ec84bfcd3f4d5897db3196e783653a042699e5b9a8a3351d653992bb256956b652')
 
 build() {
   cd ${pkgname}-${_pkgver}



More information about the arch-commits mailing list