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

Kyle Keen kkeen at archlinux.org
Wed May 30 23:32:52 UTC 2018


    Date: Wednesday, May 30, 2018 @ 23:32:51
  Author: kkeen
Revision: 333576

archrelease: copy trunk to community-any

Added:
  xcursor-simpleandsoft/repos/community-any/PKGBUILD
    (from rev 333575, xcursor-simpleandsoft/trunk/PKGBUILD)
  xcursor-simpleandsoft/repos/community-any/index.theme
    (from rev 333575, xcursor-simpleandsoft/trunk/index.theme)
Deleted:
  xcursor-simpleandsoft/repos/community-any/PKGBUILD
  xcursor-simpleandsoft/repos/community-any/index.theme

-------------+
 PKGBUILD    |   52 +++++++++++++++++++++++++++-------------------------
 index.theme |    8 ++++----
 2 files changed, 31 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 23:32:37 UTC (rev 333575)
+++ PKGBUILD	2018-05-30 23:32:51 UTC (rev 333576)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xcursor-simpleandsoft
-pkgver=0.2
-pkgrel=7
-pkgdesc="A simple and soft X cursor theme"
-arch=('any')
-url="http://www.kde-look.org/content/show.php?content=28427"
-license=('GPL')
-source=(http://www.kde-look.org/CONTENT/content-files/28427-simpleandsoft-${pkgver}.tar.gz
-	index.theme)
-md5sums=('387ccc524609918c17f1f777f88cfaf3'
-         'cc733fa4d545b2f888e4734aaab7bd7d')
-
-package() {
-  mkdir -p ${pkgdir}/usr/share/icons/Simple-and-Soft
-  cp -R ${srcdir}/simpleandsoft/cursors \
-	${pkgdir}/usr/share/icons/Simple-and-Soft/cursors
-  install -Dm644 ${srcdir}/index.theme \
-	${pkgdir}/usr/share/icons/Simple-and-Soft/index.theme
-}

Copied: xcursor-simpleandsoft/repos/community-any/PKGBUILD (from rev 333575, xcursor-simpleandsoft/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-05-30 23:32:51 UTC (rev 333576)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xcursor-simpleandsoft
+pkgver=0.2
+pkgrel=8
+pkgdesc="A simple and soft X cursor theme"
+arch=('any')
+url="https://store.kde.org/p/999946/"
+#url="https://www.gnome-look.org/p/999946/"
+license=('GPL')
+# https://pkgbuild.com/~kkeen/sources/28427-simpleandsoft-0.2.tar.gz
+source=("https://distribute.kde.org/khotnewstuff/mousethemes/downloads/28427-simpleandsoft-$pkgver.tar.gz"
+	index.theme)
+md5sums=('387ccc524609918c17f1f777f88cfaf3'
+         'cc733fa4d545b2f888e4734aaab7bd7d')
+
+package() {
+  mkdir -p "$pkgdir/usr/share/icons/Simple-and-Soft"
+  cp -R "$srcdir/simpleandsoft/cursors" \
+	"$pkgdir/usr/share/icons/Simple-and-Soft/cursors"
+  install -Dm644 "$srcdir/index.theme" \
+	"$pkgdir/usr/share/icons/Simple-and-Soft/index.theme"
+}

Deleted: index.theme
===================================================================
--- index.theme	2018-05-30 23:32:37 UTC (rev 333575)
+++ index.theme	2018-05-30 23:32:51 UTC (rev 333576)
@@ -1,4 +0,0 @@
-[Icon Theme]
-Name=Simple-and-Soft
-Comment=A simple and soft X cursor theme
-Example=left_ptr_watch

Copied: xcursor-simpleandsoft/repos/community-any/index.theme (from rev 333575, xcursor-simpleandsoft/trunk/index.theme)
===================================================================
--- index.theme	                        (rev 0)
+++ index.theme	2018-05-30 23:32:51 UTC (rev 333576)
@@ -0,0 +1,4 @@
+[Icon Theme]
+Name=Simple-and-Soft
+Comment=A simple and soft X cursor theme
+Example=left_ptr_watch



More information about the arch-commits mailing list