Date: Thursday, November 24, 2022 @ 21:20:26
Author: blakkheim
Revision: 1353548
archrelease: copy trunk to community-x86_64
Added:
barrage/repos/community-x86_64/PKGBUILD
(from rev 1353547, barrage/trunk/PKGBUILD)
barrage/repos/community-x86_64/barrage.changelog
(from rev 1353547, barrage/trunk/barrage.changelog)
Deleted:
barrage/repos/community-x86_64/PKGBUILD
barrage/repos/community-x86_64/barrage.changelog
-------------------+
PKGBUILD | 56 ++++++++++++++++++++++++++--------------------------
barrage.changelog | 16 +++++++-------
2 files changed, 36 insertions(+), 36 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-24 21:19:58 UTC (rev 1353547)
+++ PKGBUILD 2022-11-24 21:20:26 UTC (rev 1353548)
@@ -1,28 +0,0 @@
-# Maintainer: Jaroslav Lichtblau <[email protected]>
-# Contributor: Allan McRae <[email protected]>
-# Contributor: Angelo Theodorou <[email protected]>
-
-pkgname=barrage
-pkgver=1.0.5
-pkgrel=2
-pkgdesc="A violent point-and-click shooting game with nice effects"
-arch=('x86_64')
-url="http://lgames.sourceforge.net/index.php?project=Barrage"
-license=('GPL')
-depends=('hicolor-icon-theme' 'sdl_mixer')
-changelog=$pkgname.changelog
-source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
-sha256sums=('a78897ab6a8cf6d53d4093bb8abae204ddfa3a22c5cab9e76220e4987de76904')
-
-build() {
- cd "${srcdir}"/$pkgname-$pkgver
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/$pkgname-$pkgver
-
- make DESTDIR="${pkgdir}" install
-}
Copied: barrage/repos/community-x86_64/PKGBUILD (from rev 1353547,
barrage/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-11-24 21:20:26 UTC (rev 1353548)
@@ -0,0 +1,28 @@
+# Maintainer: Jaroslav Lichtblau <[email protected]>
+# Contributor: Allan McRae <[email protected]>
+# Contributor: Angelo Theodorou <[email protected]>
+
+pkgname=barrage
+pkgver=1.0.6
+pkgrel=1
+pkgdesc="A violent point-and-click shooting game with nice effects"
+arch=('x86_64')
+url="http://lgames.sourceforge.net/index.php?project=Barrage"
+license=('GPL')
+depends=('hicolor-icon-theme' 'sdl_mixer')
+changelog=$pkgname.changelog
+source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
+sha256sums=('9c5924cd3e408dc3df5ec771c2f12c938f915fd3f2d6656a003beea311381dae')
+
+build() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+ make DESTDIR="${pkgdir}" install
+}
Deleted: barrage.changelog
===================================================================
--- barrage.changelog 2022-11-24 21:19:58 UTC (rev 1353547)
+++ barrage.changelog 2022-11-24 21:20:26 UTC (rev 1353548)
@@ -1,8 +0,0 @@
-2019-09-18 Jaroslav Lichtblau <[email protected]>
- * barrage 1.0.5-1
-
-2016-04-29 Jaroslav Lichtblau <[email protected]>
- * barrage 1.0.4-4 pacman hooks rebuild
-
-2011-08-20 Jaroslav Lichtblau <[email protected]>
- * barrage 1.0.4-1
Copied: barrage/repos/community-x86_64/barrage.changelog (from rev 1353547,
barrage/trunk/barrage.changelog)
===================================================================
--- barrage.changelog (rev 0)
+++ barrage.changelog 2022-11-24 21:20:26 UTC (rev 1353548)
@@ -0,0 +1,8 @@
+2019-09-18 Jaroslav Lichtblau <[email protected]>
+ * barrage 1.0.5-1
+
+2016-04-29 Jaroslav Lichtblau <[email protected]>
+ * barrage 1.0.4-4 pacman hooks rebuild
+
+2011-08-20 Jaroslav Lichtblau <[email protected]>
+ * barrage 1.0.4-1