summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0k3r2014-07-10 22:47:47 +0200
committerJ0k3r2014-07-10 22:48:13 +0200
commitcfc457b35cf895753e42d319baf72d24f21fb9d4 (patch)
treef0b572bdaf59fbe35a5b0111cf0370ed6a2dc21d
parent47ea4df392a665e14d5fb5460ee5b52e22112cf0 (diff)
downloadaur-cfc457b35cf895753e42d319baf72d24f21fb9d4.tar.gz
AUR4 split: [fez] Update to new version, update changelog, remove extra newlines, update sha256sums
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD13
-rw-r--r--fez.changelog22
-rw-r--r--fez.desktop1
4 files changed, 26 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b4998d97e09..f3741e7bf87a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fez
pkgdesc = A game where you play as Gomez, a 2D creature living in what he believes is a 2D world
- pkgver = 20130915
+ pkgver = 20140624
pkgrel = 1
epoch = 1
url = http://fezgame.com/
@@ -15,13 +15,13 @@ pkgbase = fez
depends = bash
depends = sdl2
depends = openal
- noextract = fez-09152013-bin
- source = hib://fez-09152013-bin
+ noextract = fez-06242014-bin
+ source = hib://fez-06242014-bin
source = fez.desktop
source = fez.changelog
- sha256sums = 91b56f8bd558dba4cdc8d070a66c6c15071533d7456d2f1629a14b3af55c5e6e
- sha256sums = 7d28fe54e85ab3b9d33337a745a412bdab8fa233b40f8137475dc142f434bbcf
- sha256sums = 6e3bb1dca64e050a09bb2ab87f3f2a5cc42e419a46ffbea2abfc06502ca3173f
+ sha256sums = 1c29de47db568c1e0abc9997ccaa41ce490857db18dd9c3aaad79a5367330895
+ sha256sums = f2dc00693860653ee62da751e1004c7240a9ac454ece8e72b354fdda259b047d
+ sha256sums = 196a59ba8954a459097279c64e694fc9982f8ea128f91aa2721ac57a6c4ecd35
pkgname = fez
diff --git a/PKGBUILD b/PKGBUILD
index a5df45f5a34d..12ff9a2ea51f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: J0k3r <moebius282 at gmail dot com>
pkgname=fez
-_datever="09152013"
+_datever="06242014"
# _binver="1379017964"
-pkgver="20130915"
+pkgver="20140624"
pkgrel=1
epoch=1
pkgdesc="A game where you play as Gomez, a 2D creature living in what he believes is a 2D world"
@@ -21,13 +21,12 @@ source=("hib://${_archivename}"
"${pkgname}.desktop"
"${pkgname}.changelog")
noextract=("${_archivename}")
-sha256sums=('91b56f8bd558dba4cdc8d070a66c6c15071533d7456d2f1629a14b3af55c5e6e'
- '7d28fe54e85ab3b9d33337a745a412bdab8fa233b40f8137475dc142f434bbcf'
- '6e3bb1dca64e050a09bb2ab87f3f2a5cc42e419a46ffbea2abfc06502ca3173f')
+sha256sums=('1c29de47db568c1e0abc9997ccaa41ce490857db18dd9c3aaad79a5367330895'
+ 'f2dc00693860653ee62da751e1004c7240a9ac454ece8e72b354fdda259b047d'
+ '196a59ba8954a459097279c64e694fc9982f8ea128f91aa2721ac57a6c4ecd35')
PKGEXT=".pkg.tar"
-
# You can download the Humble Indie Bundle file manually, or you can configure
# DLAGENTS in makepkg.conf to auto-download.
#
@@ -86,4 +85,4 @@ package()
install -D -m644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
install -D -m644 "${pkgdir}/opt/${pkgname}/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-} \ No newline at end of file
+}
diff --git a/fez.changelog b/fez.changelog
index 35e10d3b7534..55e91ac9de54 100644
--- a/fez.changelog
+++ b/fez.changelog
@@ -1,9 +1,9 @@
-2013-09-11 | J0k3r <moebius282 e4at gmail D0_T com>
+2013-09-11 | J0k3r <moebius282 at gmail dot com>
* fez-1378846930-1:
- Inital Release ( fez-09102013-linux-1378846930-bin )
-2013-09-12 | J0k3r <moebius282 e4at gmail D0_T com>
+2013-09-12 | J0k3r <moebius282 at gmail dot com>
* fez-1378846930-2:
- Added Changelog
@@ -11,21 +11,27 @@
- Removed the bundled openal and sdl2 libs. Can't remove the bundled mono,
as the version in the repos is too old ( for monogame-sdl2 i guess).
- * fez-20130911-1:
+ * fez-1:20130911-1:
- Updated to latest release ( fez-09112013-bin )
- Changed to new versioning scheme; set epoch. geez..
-2013-09-13 | J0k3r <moebius282 e4at gmail D0_T com>
+2013-09-13 | J0k3r <moebius282 at gmail dot com>
- * fez-20130912-1
+ * fez-1:20130912-1
- Updated to latest release ( fez-09122013-1379017964-bin )
- Kept the date-based versioning, let's see if this will cause any troubles in the future..
( I guess it's too hard to name the archives consistently!? )
-2013-09-16 | J0k3r <moebius282 e4at gmail D0_T com>
+2013-09-16 | J0k3r <moebius282 at gmail dot com>
- * fez-20130915-1
+ * fez-1:20130915-1
- Updated to latest release ( fez-09152013-bin )
-
+
+2014-06-29 | J0k3r <moebius282 at gmail dot com>
+
+ * fez-1:20140624-1
+ - Updated to latest release ( fez-06242014-bin ) ( this is version 1.11 )
+
+ - Changelog formatting changes
diff --git a/fez.desktop b/fez.desktop
index ecdf5d2e270d..8dc6a6e002f1 100644
--- a/fez.desktop
+++ b/fez.desktop
@@ -8,4 +8,3 @@ Icon=fez.png
Exec=fez
Categories=Game;
Path=/opt/fez
-