[arch-commits] Commit in xcursor-pinux/repos/community-any (4 files)

Kyle Keen kkeen at archlinux.org
Wed May 30 23:56:55 UTC 2018


    Date: Wednesday, May 30, 2018 @ 23:56:55
  Author: kkeen
Revision: 333588

archrelease: copy trunk to community-any

Added:
  xcursor-pinux/repos/community-any/PKGBUILD
    (from rev 333587, xcursor-pinux/trunk/PKGBUILD)
  xcursor-pinux/repos/community-any/pArch.tar.bz2
    (from rev 333587, xcursor-pinux/trunk/pArch.tar.bz2)
Deleted:
  xcursor-pinux/repos/community-any/PKGBUILD
  xcursor-pinux/repos/community-any/pArch.tar.bz2

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 23:56:38 UTC (rev 333587)
+++ PKGBUILD	2018-05-30 23:56:55 UTC (rev 333588)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xcursor-pinux
-pkgver=0.3
-pkgrel=11
-pkgdesc="Pinux's Tux Cursors Theme"
-arch=('any')
-url="http://www.kde-look.org/content/show.php?content=19506"
-license=('GPL')
-source=(http://www.kde-look.org/CONTENT/content-files/19506-pinux\'s-tux-cursors-theme-0.3.tar.bz2
-	pArch.tar.bz2)
-md5sums=('b7fc00b4f7487bed6c118286d497f70f'
-         'e3ef027f5c5ccee08fd638ad62bcb8e0')
-
-package() {
-  mkdir -p ${pkgdir}/usr/share/icons
-  cp -R ${srcdir}/cursors/* ${pkgdir}/usr/share/icons/
-}

Copied: xcursor-pinux/repos/community-any/PKGBUILD (from rev 333587, xcursor-pinux/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-05-30 23:56:55 UTC (rev 333588)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xcursor-pinux
+pkgver=0.3
+pkgrel=12
+pkgdesc="Pinux's Tux Cursors Theme"
+arch=('any')
+url="https://store.kde.org/p/999945/"
+license=('GPL')
+source=("https://distribute.kde.org/khotnewstuff/mousethemes/downloads/19506-pinux's-tux-cursors-theme-$pkgver.tar.bz2"
+	pArch.tar.bz2)
+md5sums=('b7fc00b4f7487bed6c118286d497f70f'
+         'e3ef027f5c5ccee08fd638ad62bcb8e0')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/icons
+  cp -R "$srcdir"/cursors/* "$pkgdir"/usr/share/icons/
+}

Deleted: pArch.tar.bz2
===================================================================
(Binary files differ)

Copied: xcursor-pinux/repos/community-any/pArch.tar.bz2 (from rev 333587, xcursor-pinux/trunk/pArch.tar.bz2)
===================================================================
(Binary files differ)



More information about the arch-commits mailing list