Date: Tuesday, October 4, 2016 @ 16:16:27
  Author: arojas
Revision: 277658

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kgamma5/repos/kde-unstable-i686/PKGBUILD
    (from rev 277657, kgamma5/trunk/PKGBUILD)
  kgamma5/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 277657, kgamma5/trunk/PKGBUILD)
Deleted:
  kgamma5/repos/kde-unstable-i686/PKGBUILD
  kgamma5/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   76 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   38 --------------------
 kde-unstable-x86_64/PKGBUILD |   38 --------------------
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD  2016-10-04 16:16:17 UTC (rev 277657)
+++ kde-unstable-i686/PKGBUILD  2016-10-04 16:16:27 UTC (rev 277658)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas <aro...@archlinux.org>
-
-pkgname=kgamma5
-pkgver=5.7.95
-pkgrel=1
-pkgdesc="Adjust your monitor's gamma settings"
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
-groups=(plasma)
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('13fe9ecbf4a90a02125bee06041e21ce8d94a8bdad50d6a00fd6d23ccb3ae212'
-            'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kgamma5/repos/kde-unstable-i686/PKGBUILD (from rev 277657, 
kgamma5/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD                          (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-10-04 16:16:27 UTC (rev 277658)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas <aro...@archlinux.org>
+
+pkgname=kgamma5
+pkgver=5.8.0
+pkgrel=1
+pkgdesc="Adjust your monitor's gamma settings"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+groups=(plasma)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('81282e4f3dff3b76d94a4a968809e01e79326e413e86bcfb13f1fb455269d290'
+            'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD        2016-10-04 16:16:17 UTC (rev 277657)
+++ kde-unstable-x86_64/PKGBUILD        2016-10-04 16:16:27 UTC (rev 277658)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas <aro...@archlinux.org>
-
-pkgname=kgamma5
-pkgver=5.7.95
-pkgrel=1
-pkgdesc="Adjust your monitor's gamma settings"
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
-groups=(plasma)
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('13fe9ecbf4a90a02125bee06041e21ce8d94a8bdad50d6a00fd6d23ccb3ae212'
-            'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kgamma5/repos/kde-unstable-x86_64/PKGBUILD (from rev 277657, 
kgamma5/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD                                (rev 0)
+++ kde-unstable-x86_64/PKGBUILD        2016-10-04 16:16:27 UTC (rev 277658)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas <aro...@archlinux.org>
+
+pkgname=kgamma5
+pkgver=5.8.0
+pkgrel=1
+pkgdesc="Adjust your monitor's gamma settings"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+groups=(plasma)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('81282e4f3dff3b76d94a4a968809e01e79326e413e86bcfb13f1fb455269d290'
+            'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Reply via email to