mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/zimg to 2.5.1-1
This commit is contained in:
parent
04ca549762
commit
520e536510
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
buildarch=28
|
||||
|
||||
pkgname=zimg
|
||||
pkgver=2.5
|
||||
pkgver=2.5.1
|
||||
pkgrel=1
|
||||
pkgdesc='Scaling, colorspace conversion, and dithering library'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ depends=('gcc-libs' 'glibc')
|
|||
provides=('libzimg.so')
|
||||
options=('!emptydirs')
|
||||
source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz")
|
||||
sha256sums=('50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d')
|
||||
sha256sums=('deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9')
|
||||
|
||||
build() {
|
||||
cd zimg-release-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue