summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 6 insertions, 7 deletions
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
+}