Skip to content

Commit

Permalink
archrelease: copy trunk to extra-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@332884 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
jgc committed Aug 23, 2018
1 parent 576c700 commit ce7ca38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions babl/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Maintainer: Daniel Isenmann <[email protected]>

pkgname=babl
pkgver=0.1.52
pkgver=0.1.56
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)
_commit=1953d1ec2a750959c155b8f14b29c591a5450cb9 # master
_commit=0449b887bd57ecb3dff1fa931410b3fb13cf4858 # tags/BABL_0_1_56^0
source=("git+https://gitlab.gnome.org/GNOME/babl.git#commit=$_commit")
sha256sums=('SKIP')

Expand Down

0 comments on commit ce7ca38

Please sign in to comment.