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

Levente Polyak anthraxx at archlinux.org
Sun Mar 14 15:32:54 UTC 2021


    Date: Sunday, March 14, 2021 @ 15:32:53
  Author: anthraxx
Revision: 409873

upgpkg: libedit 20210216_3.1-1

Modified:
  libedit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 14:40:19 UTC (rev 409872)
+++ PKGBUILD	2021-03-14 15:32:53 UTC (rev 409873)
@@ -4,9 +4,9 @@
 # Contributor: Roman Cheplyaka <roma at ro-che.info>
 
 pkgname=libedit
-_pkgver=20191231-3.1
+_pkgver=20210216-3.1
 pkgver=${_pkgver/-/_}
-pkgrel=3
+pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
 url='https://thrysoee.dk/editline/'
 arch=('x86_64')
@@ -14,8 +14,8 @@
 depends=('glibc' 'ncurses' 'libncursesw.so')
 provides=('libedit.so')
 source=(${url}/${pkgname}-${_pkgver}.tar.gz)
-sha256sums=('dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071')
-b2sums=('e209a8f7cda164d8e4d6f3c23b35af91a466c0acbdabcdca113b7dfcd969a0a3386143eb56d486440da3aab37378850c5eb04415446c604cc4bb36de3743fd43')
+sha256sums=('2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a')
+b2sums=('4b29f08ddccd77148c7ae810c3c4e378f6eab4b6d2c530f21aa9c0da1bc156d646bac6404408510639c34298ef3583fd7f2bde5051c0dac8b3a125e2659d8412')
 
 build() {
   cd ${pkgname}-${_pkgver}



More information about the arch-commits mailing list