* update lzop to 1.04-4
This commit is contained in:
parent
00a18329d2
commit
96fef618f4
12
lzop/.SRCINFO
Normal file
12
lzop/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = lzop
|
||||
pkgdesc = File compressor using lzo lib
|
||||
pkgver = 1.04
|
||||
pkgrel = 4
|
||||
url = https://www.lzop.org/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
depends = lzo
|
||||
source = https://www.lzop.org/download/lzop-1.04.tar.gz
|
||||
sha512sums = 5829b4495ffefab549aa697a05c536ce593c572c9eee6004460583a0090abcd317c6074c4f981dfee6be61ac8d127f02dd37053b6cb782af64db41586a8bbb6e
|
||||
|
||||
pkgname = lzop
|
@ -4,10 +4,10 @@
|
||||
|
||||
pkgname=lzop
|
||||
pkgver=1.04
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='File compressor using lzo lib'
|
||||
url='https://www.lzop.org/'
|
||||
arch=( x86_64 powerpc64le powerpc )
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=('GPL')
|
||||
depends=('lzo')
|
||||
source=(https://www.lzop.org/download/${pkgname}-${pkgver}.tar.gz)
|
||||
|
Loading…
x
Reference in New Issue
Block a user