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

Christian Hesse eworm at archlinux.org
Fri Jun 10 20:45:52 UTC 2016


    Date: Friday, June 10, 2016 @ 22:45:51
  Author: eworm
Revision: 179250

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-10 20:45:40 UTC (rev 179249)
+++ PKGBUILD	2016-06-10 20:45:51 UTC (rev 179250)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse <arch at eworm.de>
-# Contributor: Dariusz Górecki <darek.krk at gmail.com>
-# Contributor: Juan Diego Tascon
-
-pkgname=xcursor-comix
-pkgver=0.8.2
-pkgrel=3
-pkgdesc="Comix X Cursor Theme"
-url="http://www.kde-look.org/content/show.php/ComixCursors?content=32627"
-depends=('libxcursor')
-license=('GPL')
-arch=(any)
-source=("http://www.limitland.de/downloads/comixcursors/ComixCursors-${pkgver}.tar.bz2")
-sha256sums=('3109e4d19d930a6a2a5c3422ebaaa2002640169118f9b12c042bb64995f3ec31')
-
-package() {
-	mkdir -p ${pkgdir}/usr/share/icons
-	cp -R ${srcdir}/ComixCursors-[A-Z]* ${pkgdir}/usr/share/icons/
-}
-

Copied: xcursor-comix/repos/community-any/PKGBUILD (from rev 179249, xcursor-comix/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-06-10 20:45:51 UTC (rev 179250)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Christian Hesse <arch at eworm.de>
+# Contributor: Dariusz Górecki <darek.krk at gmail.com>
+# Contributor: Juan Diego Tascon
+
+pkgname=xcursor-comix
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="Comix X Cursor Theme"
+url="http://www.kde-look.org/content/show.php/ComixCursors?content=32627"
+depends=('libxcursor')
+license=('GPL')
+arch=(any)
+source=("http://www.limitland.de/downloads/comixcursors/ComixCursors-${pkgver}.tar.bz2")
+sha256sums=('91e9d7363743450efe173fdf3b01464b8706b161b47dff09ff78a6d161bc2648')
+
+package() {
+	mkdir -p ${pkgdir}/usr/share/icons
+	cp -R ${srcdir}/ComixCursors-[A-Z]* ${pkgdir}/usr/share/icons/
+}
+



More information about the arch-commits mailing list