diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 96d859200e8..18337796863 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -2,7 +2,7 @@ # _kmajor=3.5 _kminor=0 -_kpatch=rc3 +_kpatch=rc5 pkgname=kernel-snapshot version=${_kmajor}.${_kminor}${_kpatch} @@ -23,7 +23,7 @@ long_desc=" This package provides the linux kernel image and associated modules for the testing kernel (future stable releases)." distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz" -checksum=576bcc6dea6f0f57159542bf6b6990313f6824b6304cb47c962ae859a619f583 +checksum=7d23bd797592e223f4cf383f6d0cadee9af1d2f408a8ff00ef5e6a9d1b4909b4 if [ -n "$revision" ]; then _kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"