upg bzip2 lz4

This commit is contained in:
joborun linux 2024-03-18 01:15:14 +02:00
parent 9013f2b5e4
commit 196861dd3b
5 changed files with 10 additions and 5 deletions

View File

@ -7,7 +7,7 @@
pkgname=bzip2
pkgver=1.0.8
pkgrel=05
pkgrel=06
pkgdesc="A high-quality data compression program"
url="https://sourceware.org/bzip2/"
depends=('glibc' 'sh')
@ -69,3 +69,6 @@ license=('BSD')
sha256sums=(ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 # bzip2-1.0.8.tar.gz
c667e2db9a3cd17bde492584263cb7c30d8050538678ece3078ae58230e6e5e1 # bzip2-1.0.8.tar.gz.sig
eca9d8cd6376df1fb5442667c603032023fb21d8d183684550da0b96ade39654) # bzip2.pc
## d12a94ffb9dee1adc3b38443d19d05cc941ef09285ee1436e1c4123c7fdfd432 bzip2-1.0.8-06-x86_64.pkg.tar.lz

View File

@ -3,7 +3,7 @@
pkgname=bzip2
pkgver=1.0.8
pkgrel=4
pkgrel=6
pkgdesc="A high-quality data compression program"
arch=('x86_64')
license=('BSD')

View File

@ -0,0 +1,2 @@

View File

@ -8,7 +8,7 @@
pkgname=lz4
epoch=1
pkgver=1.9.4
pkgrel=02
pkgrel=03
pkgdesc='Extremely fast compression algorithm'
#url='http://www.lz4.org/'
url='https://lz4.github.io/lz4/'
@ -64,5 +64,5 @@ sha256sums=(SKIP)
#echo "you must rename this package to meet SF naming before you move to the repo"
#mv $(ls -l $pkgname*pkg.tar.lz) $pkgname-$epoch_$pkgver-$pkgrel-$arch.pkg.tar.lz >pkg-mv.log
## c87b197b2531332824b5b001b1761d6878c96b157a8d2e7ed3901918b5c9c092 lz4-1_1.9.4-02-x86_64.pkg.tar.lz
## 78e2369997396bdc8d90ac65e53976d478214668d0dd8151c51fac310f9d5840 lz4-1_1.9.4-03-x86_64.pkg.tar.lz

View File

@ -3,7 +3,7 @@
pkgname=lz4
epoch=1
pkgver=1.9.4
pkgrel=2
pkgrel=3
pkgdesc='Extremely fast compression algorithm'
arch=('x86_64')
url='https://lz4.github.io/lz4/'