diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-05-28 03:38:22 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-05-28 03:38:22 (GMT) |
commit | 6ae6084b5a84ab939c6760bc8b46b1c5b683191e (patch) | |
tree | 0232cc7fbc94daf0d6ac79c3f321e23044609c96 /abs/extra-testing/libebml/PKGBUILD | |
parent | c54ac3223e71445f59f06ae17838d610ee6bc1fe (diff) | |
parent | 2eaf92317ce1ebd43f3d660a44c601e4e8c47f26 (diff) | |
download | linhes_pkgbuild-6ae6084b5a84ab939c6760bc8b46b1c5b683191e.zip linhes_pkgbuild-6ae6084b5a84ab939c6760bc8b46b1c5b683191e.tar.gz linhes_pkgbuild-6ae6084b5a84ab939c6760bc8b46b1c5b683191e.tar.bz2 |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/libebml/PKGBUILD')
-rw-r--r-- | abs/extra-testing/libebml/PKGBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/abs/extra-testing/libebml/PKGBUILD b/abs/extra-testing/libebml/PKGBUILD index d537999..754b958 100644 --- a/abs/extra-testing/libebml/PKGBUILD +++ b/abs/extra-testing/libebml/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: 03/08/04 <lefungus@altern.org> pkgname=libebml -pkgver=0.7.8 +pkgver=0.8.0 pkgrel=1 pkgdesc="Extensible Binary Meta Language library" arch=(i686 x86_64) @@ -18,6 +18,4 @@ build() { make || return 1 make prefix=$startdir/pkg/usr install } - - -md5sums=('6278109f52e4f9d2c8a8dfc0d668b587') +md5sums=('e99f95eaac49958f0a962e67bc4ac4f2') |