summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libjpeg6/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-10-05 00:50:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-10-05 00:50:28 (GMT)
commit5c60706e8d334ce68c6483f3d1bc21200dd0ca44 (patch)
treece9401f49b2ed1222854e9df275bda5aaea21cb3 /abs/core-testing/libjpeg6/PKGBUILD
parent0f7e1ec264befef1c9f9e160d4b451da4ae2e296 (diff)
parent567f8991a2ed30960bfdea9eed6bee9f8ba2de57 (diff)
downloadlinhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.zip
linhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.tar.gz
linhes_pkgbuild-5c60706e8d334ce68c6483f3d1bc21200dd0ca44.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/libjpeg6/PKGBUILD')
-rw-r--r--abs/core-testing/libjpeg6/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/libjpeg6/PKGBUILD b/abs/core-testing/libjpeg6/PKGBUILD
index 285532e..a66b92e 100644
--- a/abs/core-testing/libjpeg6/PKGBUILD
+++ b/abs/core-testing/libjpeg6/PKGBUILD
@@ -3,7 +3,7 @@
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=libjpeg6
pkgver=6b
-pkgrel=8
+pkgrel=9
pkgdesc="Library of JPEG support functions"
arch=('i686' 'x86_64')
url="http://ijg.org"
@@ -11,6 +11,7 @@ license=('custom')
depends=('glibc')
makedepends=('libtool')
options=(!libtool)
+install=libjpeg6.install
source=(ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v$pkgver.tar.gz)
md5sums=('dbd5f3b47ed13132f04c685d608a7547')