Loading kernel-rwolf/PKGBUILD +1 −1 Original line number Diff line number Diff line # Maintainer: Sebastien Luttringer <seblu@seblu.net> kernelver=3.0-rc5 kernelver=3.0-rc7 kernelsuf=-rwolf pkgname=kernel-${kernelver}${kernelsuf} Loading kernel-rwolf/install +1 −1 Original line number Diff line number Diff line # arg 1: the new package version # arg 2: the old package version pkgname='kernel-3.0-rc5-rwolf' pkgname='kernel-3.0-rc7-rwolf' post_install () { source /usr/share/$pkgname/info Loading laptop-detect/PKGBUILD 0 → 100644 +22 −0 Original line number Diff line number Diff line # Maintainer: Sebastien Luttringer <seblu+arch@seblu.net> # Contributor: Bartek Piotrowski <barthalion@gmail.com> # Contributor: cromo <dawid@klej.net> pkgname=laptop-detect pkgver=0.13.7 pkgrel=2 pkgdesc='Attempts to detect a laptop' arch=('i686' 'x86_64') url='http://packages.qa.debian.org/l/laptop-detect.html' license='BSD' depends=('dmidecode') source=("http://cdn.debian.net/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz") md5sums=('b5b3dab84ca03b66c8501dc8a98f9c91') package() { cd "${pkgname}" sed -e "s/@VERSION@/${pkgver}/g" < laptop-detect.in > laptop-detect install -D -m755 laptop-detect $pkgdir/usr/sbin/laptop-detect } # vim:set ts=2 sw=2 ft=sh et: Loading
kernel-rwolf/PKGBUILD +1 −1 Original line number Diff line number Diff line # Maintainer: Sebastien Luttringer <seblu@seblu.net> kernelver=3.0-rc5 kernelver=3.0-rc7 kernelsuf=-rwolf pkgname=kernel-${kernelver}${kernelsuf} Loading
kernel-rwolf/install +1 −1 Original line number Diff line number Diff line # arg 1: the new package version # arg 2: the old package version pkgname='kernel-3.0-rc5-rwolf' pkgname='kernel-3.0-rc7-rwolf' post_install () { source /usr/share/$pkgname/info Loading
laptop-detect/PKGBUILD 0 → 100644 +22 −0 Original line number Diff line number Diff line # Maintainer: Sebastien Luttringer <seblu+arch@seblu.net> # Contributor: Bartek Piotrowski <barthalion@gmail.com> # Contributor: cromo <dawid@klej.net> pkgname=laptop-detect pkgver=0.13.7 pkgrel=2 pkgdesc='Attempts to detect a laptop' arch=('i686' 'x86_64') url='http://packages.qa.debian.org/l/laptop-detect.html' license='BSD' depends=('dmidecode') source=("http://cdn.debian.net/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz") md5sums=('b5b3dab84ca03b66c8501dc8a98f9c91') package() { cd "${pkgname}" sed -e "s/@VERSION@/${pkgver}/g" < laptop-detect.in > laptop-detect install -D -m755 laptop-detect $pkgdir/usr/sbin/laptop-detect } # vim:set ts=2 sw=2 ft=sh et: