changed checksum cause grep line failed

This commit is contained in:
Neophytos Kolokotronis 2014-04-14 12:11:57 +00:00
parent 27b5c5667f
commit 405f59e3af

View File

@ -9,7 +9,7 @@ pkgname="kde-workspace"
arch=('x86_64')
#pkgver=${_kdever}
pkgver=4.11.8
pkgrel=1
pkgrel=2
pkgdesc="KDE Workspace"
url="http://www.kde.org"
license=('GPL'
@ -93,7 +93,8 @@ groups=('kde'
'kde-minimal')
backup=('usr/share/config/kdm/kdmrc'
'etc/pam.d/kscreensaver')
source=("http://download.kde.org/stable/${_kdever}/src/${pkgname}-$pkgver.tar.xz"
source=("http://download.kde.org/stable/4.12.4/src/kde-workspace-4.11.8.tar.xz"
#"http://download.kde.org/stable/${_kdever}/src/${pkgname}-$pkgver.tar.xz"
"$_mirror/kde-wallpapers-$_kdever.tar.xz"
'mishaaq-kcm_touchpad-00370b5.tar.gz'
'http://kde-apps.org/CONTENT/content-files/114856-wacomtablet-2.0.tar.bz2'
@ -113,7 +114,8 @@ source=("http://download.kde.org/stable/${_kdever}/src/${pkgname}-$pkgver.tar.xz
'fix_root-only-kcms.patch'
'plasma-panel-resize-hint.diff')
#sha256sums=(`grep ${pkgname}-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`
sha256sums=(`grep ${pkgname}-${pkgver}.tar.xz ../checksums.txt | cut -d " " -f1`
sha256sums=('1b8a55a9f3e24c0aa462669f33be7206aebdfc35909b2e929eefa52824104ce2'
#`grep ${pkgname}-${pkgver}.tar.xz ../checksums.txt | cut -d " " -f1`
`grep kde-wallpapers-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`
'85b45195048fc1219ebe0496588404abcca0d9c9e88e2da6653c6e0326c4be51'
'5d15a1cda1e418e633e7fdd83f5a398c4294c28771a16b68979a2b40ddac0def'