[arch-commits] Commit in xcursor-pinux/repos (3 files)

Felix Yan felixonmars at archlinux.org
Tue Jul 7 13:20:50 UTC 2020


    Date: Tuesday, July 7, 2020 @ 13:20:49
  Author: felixonmars
Revision: 658424

archrelease: copy trunk to community-staging-any

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

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

Copied: xcursor-pinux/repos/community-staging-any/PKGBUILD (from rev 658422, xcursor-pinux/trunk/PKGBUILD)
===================================================================
--- community-staging-any/PKGBUILD	                        (rev 0)
+++ community-staging-any/PKGBUILD	2020-07-07 13:20:49 UTC (rev 658424)
@@ -0,0 +1,20 @@
+# 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=13
+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/
+}

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



More information about the arch-commits mailing list