[arch-commits] Commit in xcursor-neutral/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 16:15:39 UTC 2014


    Date: Tuesday, July 1, 2014 @ 18:15:38
  Author: spupykin
Revision: 114460

archrelease: copy trunk to community-any

Added:
  xcursor-neutral/repos/community-any/PKGBUILD
    (from rev 114459, xcursor-neutral/trunk/PKGBUILD)
Deleted:
  xcursor-neutral/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 16:15:29 UTC (rev 114459)
+++ PKGBUILD	2014-07-01 16:15:38 UTC (rev 114460)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Contributor: Gernot Pansy
-
-pkgname=xcursor-neutral
-pkgver=1.13a
-pkgrel=6
-pkgdesc="A smoothed and shadowed X cursors theme"
-arch=(any)
-url="http://www.kde-look.org/content/show.php?content=28310"
-license=("PerlArtistic")
-source=(http://www.kde-look.org/CONTENT/content-files/28310-neutral-$pkgver.tar.gz)
-md5sums=('b2d8e14bcb4ab13d9001890b041803db')
-
-build() {
-  mkdir -p ${pkgdir}/usr/share/icons/Neutral
-  sed s/neutral/Neutral/ -i ${srcdir}/neutral/index.theme
-  cp -R ${srcdir}/neutral/{cursors,index.theme} ${pkgdir}/usr/share/icons/Neutral
-}

Copied: xcursor-neutral/repos/community-any/PKGBUILD (from rev 114459, xcursor-neutral/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 16:15:38 UTC (rev 114460)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Contributor: Gernot Pansy
+
+pkgname=xcursor-neutral
+pkgver=1.13a
+pkgrel=7
+pkgdesc="A smoothed and shadowed X cursors theme"
+arch=(any)
+url="http://www.kde-look.org/content/show.php?content=28310"
+license=("PerlArtistic")
+source=(http://www.kde-look.org/CONTENT/content-files/28310-neutral-$pkgver.tar.gz)
+md5sums=('b2d8e14bcb4ab13d9001890b041803db')
+
+package() {
+  mkdir -p ${pkgdir}/usr/share/icons/Neutral
+  sed s/neutral/Neutral/ -i ${srcdir}/neutral/index.theme
+  cp -R ${srcdir}/neutral/{cursors,index.theme} ${pkgdir}/usr/share/icons/Neutral
+}




More information about the arch-commits mailing list