[arch-commits] Commit in fillets-ng-data/repos/community-any (4 files)

Maxim Baz maximbaz at archlinux.org
Mon Dec 31 14:42:32 UTC 2018


    Date: Monday, December 31, 2018 @ 14:42:31
  Author: maximbaz
Revision: 420023

archrelease: copy trunk to community-any

Added:
  fillets-ng-data/repos/community-any/PKGBUILD
    (from rev 420022, fillets-ng-data/trunk/PKGBUILD)
  fillets-ng-data/repos/community-any/fillets-ng-data.changelog
    (from rev 420022, fillets-ng-data/trunk/fillets-ng-data.changelog)
Deleted:
  fillets-ng-data/repos/community-any/PKGBUILD
  fillets-ng-data/repos/community-any/fillets-ng-data.changelog

---------------------------+
 PKGBUILD                  |   39 +++++++++++++++++++--------------------
 fillets-ng-data.changelog |   36 ++++++++++++++++++------------------
 2 files changed, 37 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 14:42:19 UTC (rev 420022)
+++ PKGBUILD	2018-12-31 14:42:31 UTC (rev 420023)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-
-pkgname=fillets-ng-data
-pkgver=1.0.1
-pkgrel=2
-pkgdesc="Data files for the port of the wonderful puzzle game Fish Fillets"
-url="http://fillets.sf.net/"
-arch=('any')
-license=('GPL')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz)
-sha256sums=('f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799')
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  install -d ${pkgdir}/usr/share/fillets-ng
-  cp -r ${srcdir}/$pkgname-$pkgver/* ${pkgdir}/usr/share/fillets-ng
-}

Copied: fillets-ng-data/repos/community-any/PKGBUILD (from rev 420022, fillets-ng-data/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-31 14:42:31 UTC (rev 420023)
@@ -0,0 +1,19 @@
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+
+pkgname=fillets-ng-data
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="Data files for the port of the wonderful puzzle game Fish Fillets"
+url="http://fillets.sf.net/"
+arch=('any')
+license=('GPL')
+changelog=$pkgname.changelog
+source=(https://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz)
+sha256sums=('f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799')
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  install -d ${pkgdir}/usr/share/fillets-ng
+  cp -r ${srcdir}/$pkgname-$pkgver/* ${pkgdir}/usr/share/fillets-ng
+}

Deleted: fillets-ng-data.changelog
===================================================================
--- fillets-ng-data.changelog	2018-12-31 14:42:19 UTC (rev 420022)
+++ fillets-ng-data.changelog	2018-12-31 14:42:31 UTC (rev 420023)
@@ -1,18 +0,0 @@
-2013-05-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* fillets-ng-data 1.0.1-1
-
-2012-02-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Signing package 1.0.0-2
-
-2009-10-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release 0.9.2
-	* changed to -any architecture
-
-2009-06-21 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release 0.9.0
-
-2009-01-10 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release 0.8.1
-
-2008-08-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Package moved to [community]

Copied: fillets-ng-data/repos/community-any/fillets-ng-data.changelog (from rev 420022, fillets-ng-data/trunk/fillets-ng-data.changelog)
===================================================================
--- fillets-ng-data.changelog	                        (rev 0)
+++ fillets-ng-data.changelog	2018-12-31 14:42:31 UTC (rev 420023)
@@ -0,0 +1,18 @@
+2013-05-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* fillets-ng-data 1.0.1-1
+
+2012-02-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Signing package 1.0.0-2
+
+2009-10-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release 0.9.2
+	* changed to -any architecture
+
+2009-06-21 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release 0.9.0
+
+2009-01-10 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release 0.8.1
+
+2008-08-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Package moved to [community]



More information about the arch-commits mailing list