summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-07-22 05:26:01 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-07-22 05:26:01 (GMT)
commit5183bfc141efb91903cc163549a9019aaff9df6c (patch)
tree75ae36b0000c03ea5ccd32eef244797839a05346 /abs/extra-testing
parent05717127f7b21f76ea13fdce51f9ee66477fb738 (diff)
downloadlinhes_pkgbuild-5183bfc141efb91903cc163549a9019aaff9df6c.zip
linhes_pkgbuild-5183bfc141efb91903cc163549a9019aaff9df6c.tar.gz
linhes_pkgbuild-5183bfc141efb91903cc163549a9019aaff9df6c.tar.bz2
gpac:Bumped to recompile for newer faad2.
Diffstat (limited to 'abs/extra-testing')
-rwxr-xr-xabs/extra-testing/gpac/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/gpac/PKGBUILD b/abs/extra-testing/gpac/PKGBUILD
index a224ac6..c610ae6 100755
--- a/abs/extra-testing/gpac/PKGBUILD
+++ b/abs/extra-testing/gpac/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gpac
pkgver=0.4.5
-pkgrel=2
+pkgrel=3
pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
arch=('i686' 'x86_64')
url="http://gpac.sourceforge.net"
@@ -24,4 +24,4 @@ build() {
make || return 1
make DESTDIR=${pkgdir}/ install-lib
make DESTDIR=${pkgdir}/ install
-} \ No newline at end of file
+}