Loading linux-rwolf/PKGBUILD +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ shopt -s nullglob pkgbase=linux-rwolf pkgname=$pkgbase pkgver=3.2.1 pkgver=3.3 pkgrel=1 [[ ${pkgver##*rc} != $pkgver ]] && testing='testing' kernelver=${pkgver//_/-} Loading @@ -14,6 +14,7 @@ arch=('x86_64') license=('GPL2') url='http://www.kernel.org' options=('!strip') makedepends=('xmlto' 'docbook-xsl') source=( "http://www.kernel.org/pub/linux/kernel/v3.0/$testing/linux-${kernelver}.tar.xz" 'config' Loading Loading @@ -68,8 +69,7 @@ package() { compver=$(make kernelrelease) pkgname=linux-${compver} pkgdesc="The Linux Kernel, version $compver" groups=('base') provides=('linux') provides=('linux' 'linux-headers' 'linux-docs') depends=('coreutils' 'linux-firmware' 'module-init-tools' 'mkinitcpio') install='install' Loading linux-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='linux-3.2.1-rwolf' pkgname='linux-3.2.4-rwolf' post_install () { source /usr/share/$pkgname/info Loading Loading
linux-rwolf/PKGBUILD +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ shopt -s nullglob pkgbase=linux-rwolf pkgname=$pkgbase pkgver=3.2.1 pkgver=3.3 pkgrel=1 [[ ${pkgver##*rc} != $pkgver ]] && testing='testing' kernelver=${pkgver//_/-} Loading @@ -14,6 +14,7 @@ arch=('x86_64') license=('GPL2') url='http://www.kernel.org' options=('!strip') makedepends=('xmlto' 'docbook-xsl') source=( "http://www.kernel.org/pub/linux/kernel/v3.0/$testing/linux-${kernelver}.tar.xz" 'config' Loading Loading @@ -68,8 +69,7 @@ package() { compver=$(make kernelrelease) pkgname=linux-${compver} pkgdesc="The Linux Kernel, version $compver" groups=('base') provides=('linux') provides=('linux' 'linux-headers' 'linux-docs') depends=('coreutils' 'linux-firmware' 'module-init-tools' 'mkinitcpio') install='install' Loading
linux-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='linux-3.2.1-rwolf' pkgname='linux-3.2.4-rwolf' post_install () { source /usr/share/$pkgname/info Loading