mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/babl to 0.1.46-1
This commit is contained in:
parent
1f723a10a9
commit
897393f343
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@
|
|||
# - revert to configure/make, meson build not ARM friendly
|
||||
|
||||
pkgname=babl
|
||||
pkgver=0.1.44
|
||||
pkgrel=2
|
||||
pkgver=0.1.46
|
||||
pkgrel=1
|
||||
pkgdesc="Dynamic, any to any, pixel format conversion library"
|
||||
arch=(x86_64)
|
||||
url="http://gegl.org/babl/"
|
||||
license=(LGPL3)
|
||||
depends=(glibc)
|
||||
makedepends=(git meson)
|
||||
_commit=9e4bfe9f1470a7836f7f885ea95607427ed7997f # tags/BABL_0_1_44^0
|
||||
_commit=e92ced2c54250af1dddb58f76ff1678d74a30dcf # tags/BABL_0_1_46^0
|
||||
source=("git+https://git.gnome.org/browse/babl#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue