[arch-commits] Commit in openttd-opengfx/repos/community-any (PKGBUILD PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Jan 8 22:43:38 UTC 2016
Date: Friday, January 8, 2016 @ 23:43:37
Author: jelle
Revision: 155735
archrelease: copy trunk to community-any
Added:
openttd-opengfx/repos/community-any/PKGBUILD
(from rev 155734, openttd-opengfx/trunk/PKGBUILD)
Deleted:
openttd-opengfx/repos/community-any/PKGBUILD
----------+
PKGBUILD | 46 +++++++++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 23 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-08 22:43:29 UTC (rev 155734)
+++ PKGBUILD 2016-01-08 22:43:37 UTC (rev 155735)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=openttd-opengfx
-pkgver=0.5.3
-pkgrel=1
-pkgdesc='A free graphics set for openttd'
-arch=('any')
-url='http://dev.openttdcoop.org/projects/opengfx'
-license=('GPL')
-source=("http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip")
-
-package() {
- cd "${srcdir}"
- tar xvf "opengfx-${pkgver}.tar"
- cd opengfx-${pkgver}
- install -d "${pkgdir}"/usr/share/openttd/data
- install -m644 *.grf "${pkgdir}"/usr/share/openttd/data
- install -m644 *.obg "${pkgdir}"/usr/share/openttd/data
-}
-md5sums=('423ef43a025f5e31330620adf0a057b3')
Copied: openttd-opengfx/repos/community-any/PKGBUILD (from rev 155734, openttd-opengfx/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-01-08 22:43:37 UTC (rev 155735)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer:
+# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=openttd-opengfx
+pkgver=0.5.4
+pkgrel=1
+pkgdesc='A free graphics set for openttd'
+arch=('any')
+url='http://dev.openttdcoop.org/projects/opengfx'
+license=('GPL')
+source=("http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip")
+
+package() {
+ cd "${srcdir}"
+ tar xvf "opengfx-${pkgver}.tar"
+ cd opengfx-${pkgver}
+ install -d "${pkgdir}"/usr/share/openttd/data
+ install -m644 *.grf "${pkgdir}"/usr/share/openttd/data
+ install -m644 *.obg "${pkgdir}"/usr/share/openttd/data
+}
+md5sums=('4f4a6465cd5b84964b7ceecd1c06d686')
More information about the arch-commits
mailing list