[arch-commits] Commit in performous-freesongs/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 4 14:28:31 UTC 2018


    Date: Monday, June 4, 2018 @ 14:28:27
  Author: felixonmars
Revision: 340389

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:27:57 UTC (rev 340388)
+++ PKGBUILD	2018-06-04 14:28:27 UTC (rev 340389)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer : Laurent Carlier <lordheavym at gmail.com>
-
-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
-}
-

Copied: performous-freesongs/repos/community-any/PKGBUILD (from rev 340388, performous-freesongs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-06-04 14:28:27 UTC (rev 340389)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer : Laurent Carlier <lordheavym at gmail.com>
+
+pkgname=performous-freesongs
+pkgver=20100713
+pkgrel=4
+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)
+sha512sums=('820e3637a7b778c92ed1a8b925802134fa2146879b3e03e88cd412de5414635c90fe256dfaf984cfa3e8b07b7da8531dc3061b7c4e1bb4422127b469b2345e66'
+            '70b987fec3705d6610625c1f30a7ff683a51bb6b7ee3174609c80dc31c1bccdb23dcb2c6ae8154e1b1d9ef115b914e27e73925878a3c5460b997fdde813456b8'
+            'add9df22b78967fd6f19699e8569f976423e931a32ea7a62cfec2f94470b9120f05832560215a000ecec8dd65508b057fac8ac90efd3a768ed74ddced186a73b')
+
+package() {
+  install -d ${pkgdir}/usr/share/performous/songs
+  cp -r ${srcdir}/songs ${pkgdir}/usr/share/performous/songs
+}
+



More information about the arch-commits mailing list