[arch-commits] Commit in breeze-grub/repos/extra-any (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 19 20:50:53 UTC 2016
Date: Tuesday, July 19, 2016 @ 20:50:52
Author: arojas
Revision: 272057
archrelease: copy trunk to extra-any
Added:
breeze-grub/repos/extra-any/PKGBUILD
(from rev 272056, breeze-grub/trunk/PKGBUILD)
Deleted:
breeze-grub/repos/extra-any/PKGBUILD
----------+
PKGBUILD | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-19 20:50:42 UTC (rev 272056)
+++ PKGBUILD 2016-07-19 20:50:52 UTC (rev 272057)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=breeze-grub
-pkgver=5.7.1
-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=('7d7095a4edd4e4f3ef21e4d19f2a7a87e1e852940986c4c56c0cb92408d6172a'
- 'SKIP')
-validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088' # Jonathan Riddell
- '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/extra-any/PKGBUILD (from rev 272056, breeze-grub/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-07-19 20:50:52 UTC (rev 272057)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=breeze-grub
+pkgver=5.7.2
+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=('b860ba3c61d2355cfc95c263b0a2b5ea04bd079f6403c55b8bac22c5c7c20fe2'
+ 'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088' # Jonathan Riddell
+ '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