[arch-commits] Commit in breeze-grub/repos/kde-unstable-any (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 5 12:06:10 UTC 2016
Date: Tuesday, July 5, 2016 @ 12:06:10
Author: arojas
Revision: 271000
archrelease: copy trunk to kde-unstable-any
Added:
breeze-grub/repos/kde-unstable-any/PKGBUILD
(from rev 270999, breeze-grub/trunk/PKGBUILD)
Deleted:
breeze-grub/repos/kde-unstable-any/PKGBUILD
----------+
PKGBUILD | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-05 12:06:00 UTC (rev 270999)
+++ PKGBUILD 2016-07-05 12:06:10 UTC (rev 271000)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=breeze-grub
-pkgver=5.6.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=('76a5bc6fc1fc3d0b947aa52ebdae779a513cf887b0c55a3346e01aa03f9f328c'
- '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/kde-unstable-any/PKGBUILD (from rev 270999, breeze-grub/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-07-05 12:06:10 UTC (rev 271000)
@@ -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.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=('287fdcd071d2190186439348fbd8619b53dd0fa20a540e4fa1ac86bde608ee51'
+ '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