Commit d5060497 authored by Seblu's avatar Seblu
Browse files

3.3.3


git-svn-id: https://seblu.net/s/archpkg@227 02741741-5192-46b8-8916-7152b19231d9
parent 3f993567
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ shopt -s nullglob

pkgbase=linux-seblu
pkgname=$pkgbase
pkgver=3.3
pkgver=3.3.3
pkgrel=1
[[ ${pkgver##*rc} != $pkgver ]] && testing='testing'
kernelver=${pkgver//_/-}
@@ -19,7 +19,6 @@ source=(
  "http://www.kernel.org/pub/linux/kernel/v3.0/$testing/linux-${kernelver}.tar.xz"
  'config.x86_64'
  'config.i686'
  '01-ips-re-enable-cpu-turbo-and-clean-up-error-messages.patch'
)
# small hack to avoid makepkg to check checksum
SKIPCHECKSUMS=1
+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.3.0-seblu'
pkgname='linux-3.3.3-seblu'

post_install () {
  source /usr/share/$pkgname/info