Date: Wednesday, July 9, 2014 @ 14:52:58
  Author: fyan
Revision: 115365

archrelease: copy trunk to community-any

Added:
  performous-freesongs/repos/community-any/PKGBUILD
    (from rev 115364, performous-freesongs/trunk/PKGBUILD)
Deleted:
  performous-freesongs/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2014-07-09 12:52:40 UTC (rev 115364)
+++ PKGBUILD    2014-07-09 12:52:58 UTC (rev 115365)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer : Laurent Carlier <[email protected]>
-
-pkgname=performous-freesongs
-pkgver=20100713
-pkgrel=2
-pkgdesc="A collection of free songs for performous game"
-url="http://performous.org/songs.html";
-arch=('any')
-license=('GPL' 'CCPL')
-source=(http://sourceforge.net/projects/performous/files/ultrastar-songs-libre/3/ultrastar-songs-libre-3.zip
 \
-       
http://sourceforge.net/projects/performous/files/ultrastar-songs-restricted/3/ultrastar-songs-restricted-3.zip
 \
-       
http://sourceforge.net/projects/performous/files/ultrastar-songs-shearer/1/ultrastar-songs-shearer-1.zip)
-md5sums=('350226f3f971b45666b421e2e782273b'
-         '702203ced031eb878d2f67b881c63c44'
-         'a60fe0ef43293d332923ab1612b18c43')
-
-package() {
-  install -d ${pkgdir}/usr/share/performous/songs
-  cp -r ${srcdir}/songs ${pkgdir}/usr/share/performous/songs
-}
-

Copied: performous-freesongs/repos/community-any/PKGBUILD (from rev 115364, 
performous-freesongs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2014-07-09 12:52:58 UTC (rev 115365)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer : Laurent Carlier <[email protected]>
+
+pkgname=performous-freesongs
+pkgver=20100713
+pkgrel=3
+pkgdesc="A collection of free songs for performous game"
+url="http://performous.org/songs.html";
+arch=('any')
+license=('GPL' 'CCPL')
+source=(http://sourceforge.net/projects/performous/files/ultrastar-songs-libre/3/ultrastar-songs-libre-3.zip
 \
+       
http://sourceforge.net/projects/performous/files/ultrastar-songs-restricted/3/ultrastar-songs-restricted-3.zip
 \
+       
http://sourceforge.net/projects/performous/files/ultrastar-songs-shearer/1/ultrastar-songs-shearer-1.zip)
+md5sums=('350226f3f971b45666b421e2e782273b'
+         '702203ced031eb878d2f67b881c63c44'
+         'a60fe0ef43293d332923ab1612b18c43')
+
+package() {
+  install -d ${pkgdir}/usr/share/performous/songs
+  cp -r ${srcdir}/songs ${pkgdir}/usr/share/performous/songs
+}
+

Reply via email to