[arch-commits] Commit in fillets-ng-data/repos/community-any (4 files)
Jelle van der Waa
jelle at archlinux.org
Sat Jun 2 17:29:25 UTC 2018
Date: Saturday, June 2, 2018 @ 17:29:24
Author: jelle
Revision: 337947
archrelease: copy trunk to community-any
Added:
fillets-ng-data/repos/community-any/PKGBUILD
(from rev 337944, fillets-ng-data/trunk/PKGBUILD)
fillets-ng-data/repos/community-any/fillets-ng-data.changelog
(from rev 337945, 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 | 40 ++++++++++++++++++++--------------------
fillets-ng-data.changelog | 36 ++++++++++++++++++------------------
2 files changed, 38 insertions(+), 38 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-02 17:29:24 UTC (rev 337946)
+++ PKGBUILD 2018-06-02 17:29:24 UTC (rev 337947)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-
-pkgname=fillets-ng-data
-pkgver=1.0.1
-pkgrel=1
-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 337944, fillets-ng-data/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-06-02 17:29:24 UTC (rev 337947)
@@ -0,0 +1,20 @@
+# $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
+}
Deleted: fillets-ng-data.changelog
===================================================================
--- fillets-ng-data.changelog 2018-06-02 17:29:24 UTC (rev 337946)
+++ fillets-ng-data.changelog 2018-06-02 17:29:24 UTC (rev 337947)
@@ -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 337945, fillets-ng-data/trunk/fillets-ng-data.changelog)
===================================================================
--- fillets-ng-data.changelog (rev 0)
+++ fillets-ng-data.changelog 2018-06-02 17:29:24 UTC (rev 337947)
@@ -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