diff options
Diffstat (limited to 'abs/core/plextor-convertX-driver/PKGBUILD')
-rwxr-xr-x | abs/core/plextor-convertX-driver/PKGBUILD | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/abs/core/plextor-convertX-driver/PKGBUILD b/abs/core/plextor-convertX-driver/PKGBUILD index 14ecfdc..8b203f6 100755 --- a/abs/core/plextor-convertX-driver/PKGBUILD +++ b/abs/core/plextor-convertX-driver/PKGBUILD @@ -2,7 +2,7 @@ pkgname=plextor-convertX-driver pkgver=0.9.8 -pkgrel=6 +pkgrel=7 _kernver=2.6.28-LinHES pkgdesc="Drivers for Plextor tuners" arch=(i686 x86_64) @@ -31,3 +31,6 @@ build() { install -m755 apps/gorecord $startdir/pkg/usr/bin/gorecord install -m755 apps/modet $startdir/pkg/usr/bin/modet } +md5sums=('b4299b6e2fcbaf461bc8afe36654f314' + 'e4c7bc33d6e69eafc10bd107cf648828' + '3b89d8746adf70102eeeb47d03627ece') |