updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / kdm-theme-already-awake / PKGBUILD
blob4f56e1d4963400456aae560a7f3ff36c20463288
1 # Contributor: Kirill Silin <kirill@silin.in>
3 pkgname=kdm-theme-already-awake
4 pkgver=0.1.0
5 pkgrel=1
6 pkgdesc="KDM4 theme with white background and red text"
7 arch=('i686' 'x86_64')
8 url="http://kde-look.org/content/show.php/Already+awake%3F?content=140118"
9 license=('MIT License')
10 md5sums=('8efdd38a4e93fbc7a34263826502c2c2')
11 source=(http://kde-look.org/CONTENT/content-files/140118-already%20awake-0.1.0.tar.gz)
12 build() {
14   cd ${startdir}/src/
15   mkdir -p $pkgdir/usr/share/apps/kdm/themes
16   mv already\ awake/ $pkgdir/usr/share/apps/kdm/themes
19 md5sums=('ce3f59e33621e88fc78a30afb1ff7c46')