Merge pull request #3009 from lazka/more-rebuilds

Some more base rebuilds
This commit is contained in:
Christoph Reiter 2022-05-15 18:41:00 +02:00 committed by GitHub
commit e68d636533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
pkgname=('lz4' 'liblz4' 'liblz4-devel')
pkgver=1.9.3
pkgrel=1
pkgrel=2
pkgdesc='Very fast lossless compression algorithm'
arch=('i686' 'x86_64')
makedepends=('make' 'gcc')

View File

@ -2,7 +2,7 @@
pkgname=rebase
pkgver=4.5.0
pkgrel=1
pkgrel=2
pkgdesc="The Cygwin rebase distribution contains four utilities, rebase, rebaseall, peflags, and peflagsall"
arch=('i686' 'x86_64')
license=('custom')

View File

@ -3,7 +3,7 @@
pkgname=which
pkgver=2.21
pkgrel=3
pkgrel=4
pkgdesc="A utility to show the full path of commands"
arch=('i686' 'x86_64')
url="https://savannah.gnu.org/projects/which/"

View File

@ -2,7 +2,7 @@
pkgname=('zlib' 'zlib-devel')
pkgver=1.2.12
pkgrel=1
pkgrel=2
pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP'
arch=('i686' 'x86_64')
groups=('libraries')

View File

@ -3,7 +3,7 @@
pkgbase=zstd
pkgname=('zstd' 'libzstd' 'libzstd-devel')
pkgver=1.5.2
pkgrel=1
pkgrel=2
pkgdesc="Zstandard - Fast real-time compression algorithm"
arch=('i686' 'x86_64')
url='https://facebook.github.io/zstd/'