[arch-commits] Commit in breeze-grub/repos/kde-unstable-any (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 4 16:16:59 UTC 2016
Date: Tuesday, October 4, 2016 @ 16:16:58
Author: arojas
Revision: 277660
archrelease: copy trunk to kde-unstable-any
Added:
breeze-grub/repos/kde-unstable-any/PKGBUILD
(from rev 277659, breeze-grub/trunk/PKGBUILD)
Deleted:
breeze-grub/repos/kde-unstable-any/PKGBUILD
----------+
PKGBUILD | 56 ++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-04 16:16:44 UTC (rev 277659)
+++ PKGBUILD 2016-10-04 16:16:58 UTC (rev 277660)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=breeze-grub
-pkgver=5.7.95
-pkgrel=1
-pkgdesc="Breeze theme for GRUB"
-arch=(any)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(grub)
-makedepends=()
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('72bd4bfcbb2c88dc6ae0bbe65bdd45f53f855f1979a3723f4cfb47ddaac5d670'
- 'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
- '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
- 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
- mkdir -p build
-}
-
-package() {
- install -d "$pkgdir"/boot/grub/themes
- cp -r $pkgname-$pkgver/breeze "$pkgdir"/boot/grub/themes
-}
Copied: breeze-grub/repos/kde-unstable-any/PKGBUILD (from rev 277659, breeze-grub/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-10-04 16:16:58 UTC (rev 277660)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=breeze-grub
+pkgver=5.8.0
+pkgrel=1
+pkgdesc="Breeze theme for GRUB"
+arch=(any)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(grub)
+makedepends=()
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4ef792be56f37bb4325b2aa3947bf3cbc671af7a1e401a2eeaaa560b4d1d4afe'
+ 'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
+ '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
+ 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+ mkdir -p build
+}
+
+package() {
+ install -d "$pkgdir"/boot/grub/themes
+ cp -r $pkgname-$pkgver/breeze "$pkgdir"/boot/grub/themes
+}
More information about the arch-commits
mailing list