[arch-commits] Commit in ksuperkey/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Aug 14 19:59:06 UTC 2015


    Date: Friday, August 14, 2015 @ 21:59:06
  Author: arojas
Revision: 138361

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ksuperkey/repos/community-i686/PKGBUILD
    (from rev 138360, ksuperkey/trunk/PKGBUILD)
  ksuperkey/repos/community-x86_64/PKGBUILD
    (from rev 138360, ksuperkey/trunk/PKGBUILD)
Deleted:
  ksuperkey/repos/community-i686/PKGBUILD
  ksuperkey/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   50 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ---------------------
 community-x86_64/PKGBUILD |   24 ---------------------
 3 files changed, 50 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-08-14 19:58:36 UTC (rev 138360)
+++ community-i686/PKGBUILD	2015-08-14 19:59:06 UTC (rev 138361)
@@ -1,24 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=ksuperkey
-pkgver=0.3
-pkgrel=2
-pkgdesc="Allows you to open the application launcher in KDE Plasma Desktop using the Super key"
-arch=('i686' 'x86_64')
-url="http://kde-apps.org/content/show.php/ksuperkey?content=154569"
-license=('GPL')
-depends=('libxtst')
-makedepends=()
-source=("http://kde-apps.org/CONTENT/content-files/154569-$pkgname-$pkgver.tar.gz")
-md5sums=('4aeffbcd6928cfeea6a19dc4a1508ed0')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ksuperkey/repos/community-i686/PKGBUILD (from rev 138360, ksuperkey/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-08-14 19:59:06 UTC (rev 138361)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=ksuperkey
+pkgver=0.4
+pkgrel=1
+pkgdesc="Allows you to open the application launcher in KDE Plasma Desktop using the Super key"
+arch=(i686 x86_64)
+url="http://kde-apps.org/content/show.php/ksuperkey?content=154569"
+license=(GPL)
+depends=(libxtst)
+makedepends=()
+source=("http://kde-apps.org/CONTENT/content-files/154569-$pkgname-$pkgver.tar.gz")
+md5sums=('d07a6e43132ecf76bcbf8ad344979b44')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-08-14 19:58:36 UTC (rev 138360)
+++ community-x86_64/PKGBUILD	2015-08-14 19:59:06 UTC (rev 138361)
@@ -1,24 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=ksuperkey
-pkgver=0.3
-pkgrel=2
-pkgdesc="Allows you to open the application launcher in KDE Plasma Desktop using the Super key"
-arch=('i686' 'x86_64')
-url="http://kde-apps.org/content/show.php/ksuperkey?content=154569"
-license=('GPL')
-depends=('libxtst')
-makedepends=()
-source=("http://kde-apps.org/CONTENT/content-files/154569-$pkgname-$pkgver.tar.gz")
-md5sums=('4aeffbcd6928cfeea6a19dc4a1508ed0')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ksuperkey/repos/community-x86_64/PKGBUILD (from rev 138360, ksuperkey/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-08-14 19:59:06 UTC (rev 138361)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=ksuperkey
+pkgver=0.4
+pkgrel=1
+pkgdesc="Allows you to open the application launcher in KDE Plasma Desktop using the Super key"
+arch=(i686 x86_64)
+url="http://kde-apps.org/content/show.php/ksuperkey?content=154569"
+license=(GPL)
+depends=(libxtst)
+makedepends=()
+source=("http://kde-apps.org/CONTENT/content-files/154569-$pkgname-$pkgver.tar.gz")
+md5sums=('d07a6e43132ecf76bcbf8ad344979b44')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list