diff options
author | root <root@rshg054.dnsready.net> | 2012-09-16 00:06:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-16 00:06:50 +0000 |
commit | 50634781b5673a447953e357a63baa66515ec868 (patch) | |
tree | 24747da0882ac4b0625fd64adbb25041c2bd5a4d /community/oss | |
parent | 58bcf29e17b49063f0be13069151b9890cb5c6a6 (diff) |
Sun Sep 16 00:06:50 UTC 2012
Diffstat (limited to 'community/oss')
-rw-r--r-- | community/oss/PKGBUILD | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/community/oss/PKGBUILD b/community/oss/PKGBUILD index 3a56ba7df..bd792bbde 100644 --- a/community/oss/PKGBUILD +++ b/community/oss/PKGBUILD @@ -1,12 +1,14 @@ -# $Id: PKGBUILD 73700 2012-07-14 13:07:06Z allan $ -# Maintainer: Florian Pritz <bluewind@xinu.at> +# $Id: PKGBUILD 76238 2012-09-14 22:52:02Z kkeen $ +# Maintainer: Kyle Keen <keenerd@gmail.com> +# Contributor: Florian Pritz <bluewind@xinu.at> # Contributor: Paulo Matias <matiasΘarchlinux-br·org> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgbase=oss -pkgname=(oss libflashsupport-oss) -pkgver=4.2_2006 -pkgrel=4 +pkgname=oss +true && pkgname=(oss libflashsupport-oss) +pkgver=4.2_2007 +pkgrel=1 arch=('i686' 'x86_64') url="http://developer.opensound.com/" license=('GPL2') @@ -18,7 +20,7 @@ source=("http://www.4front-tech.com/developer/sources/stable/gpl/oss-v${pkgver/_ "remove-hal.patch" "oss.service" ) -md5sums=('ca25c06bb7d0c6495e1b6f55d1bad96c' +md5sums=('26b9d6951f3eb2eac39a0f42f0dbdae7' 'b9a380a0ac8896390d71ac13676f27e1' 'cbcbce5c03b127df5eafa8faa091492c' '65f07fe241bfbf912f76d8b6d8f276b5' |