Changeset 13

Show
Ignore:
Timestamp:
06/26/05 00:42:14 (3 years ago)
Author:
athomas
Message:
  • New mplayer version.
  • New ondir and op
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • archabs/trunk/ondir/PKGBUILD

    r2 r13  
    66pkgrel=1 
    77pkgdesc="OnDir is a program that automatically executes scripts as you traverse directories at a terminal." 
    8 url="http://swapoff.org/DevTodo
     8url="http://swapoff.org/OnDir
    99depends=('glibc') 
    1010backup=('etc/ondirrc') 
  • archabs/trunk/op/PKGBUILD

    r9 r13  
    11# $Id: PKGBUILD,v 1.14 2005/04/03 21:05:37 judd Exp $ 
    2 # Maintainer: Judd Vinet <jvinet@zeroflux.org> 
    3 # Contributor: Tom Newsom <Jeepster@gmx.co.uk> 
     2# Maintainer: Alec Thomas <alec@swapoff.org> 
    43pkgname=op 
    54pkgver=1.31 
     
    1110backup=('etc/op.conf') 
    1211source=(http://swapoff.org/files/$pkgname/$pkgname-$pkgver.tar.gz) 
    13 md5sums=('d3fee28dc8fe6ad847af09e461add1d4') 
     12md5sums=('1a20e56f858b4d1d536bbd8c616e778e') 
    1413 
    1514build() {