upg coreutils links

This commit is contained in:
joborun linux 2023-03-22 14:33:45 +02:00
parent 78f80f0300
commit 0938180533
4 changed files with 23 additions and 18 deletions

View File

@ -6,10 +6,9 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=coreutils
pkgver=9.1
pkgrel=03
pkgver=9.2
pkgrel=01
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system'
arch=('x86_64')
url='https://www.gnu.org/software/coreutils/'
depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
@ -47,12 +46,16 @@ package() {
make DESTDIR="$pkgdir" install
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('GPL3')
validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady
sha256sums=(61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 # coreutils-9.1.tar.xz
233a235598eebaf4a1e843ee0bc3e2b3d6885557ab5be9ee36f3e5d15f920d67) # coreutils-9.1.tar.xz.sig
sha256sums=(6885ff47b9cdb211de47d368c17853f406daaf98b148aaecdf10de29cc04b0b3 # coreutils-9.2.tar.xz
7b20b632a8fb8862434af5ec8e2eb455c4044ca81664406b708b1c6a581f641e) # coreutils-9.2.tar.xz.sig
## 879339305305b8228a022caae9655fc5fac886411a6253907b651e390fa412c5 coreutils-9.2-01-x86_64.pkg.tar.lz

View File

@ -4,8 +4,8 @@
# Contributor: judd <jvinet@zeroflux.org>
pkgname=coreutils
pkgver=9.1
pkgrel=3
pkgver=9.2
pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system'
arch=('x86_64')
license=('GPL3')
@ -13,7 +13,7 @@ url='https://www.gnu.org/software/coreutils/'
depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady
sha256sums=('61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423'
sha256sums=('6885ff47b9cdb211de47d368c17853f406daaf98b148aaecdf10de29cc04b0b3'
'SKIP')
prepare() {

View File

@ -6,10 +6,9 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=links
pkgver=2.28
pkgrel=05
pkgver=2.29
pkgrel=01
pkgdesc='A text WWW browser, similar to Lynx - gfx enabled in xlinks w/o zstd and ipv6'
arch=('x86_64')
url='http://links.twibright.com/'
depends=('brotli' 'libbrotlidec.so' 'bzip2' 'libbz2.so' 'gpm' 'libgpm.so'
'libevent' 'openssl' 'xz')
@ -69,10 +68,14 @@ package() {
install -m0644 doc/links_cal/* "${pkgdir}/usr/share/doc/links/calibration/"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('GPL')
sha256sums=(2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4 # links-2.28.tar.bz2
sha256sums=(22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998 # links-2.29.tar.bz2
f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19) # links.desktop
## c45dfef7e65cca9d8e40ae74ca1d9648b59e3360e60677563f4119910c593f37 links-2.29-01-x86_64.pkg.tar.lz

View File

@ -2,8 +2,8 @@
# Contributor: Eric Bélanger <eric@archlinux.org>
pkgname=links
pkgver=2.28
pkgrel=5
pkgver=2.29
pkgrel=1
pkgdesc='A text WWW browser, similar to Lynx'
arch=('x86_64')
url='http://links.twibright.com/'
@ -15,10 +15,9 @@ optdepends=('libx11: for using xlinks'
'libtiff: for using xlinks'
'libpng: for using xlinks'
'librsvg: for using xlinks')
options=('debug')
source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2"
'links.desktop')
sha256sums=('2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4'
sha256sums=('22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998'
'f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19')
configure_options=(