summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Ivesdal-Tronstad2017-03-25 21:39:31 +0100
committerThomas Ivesdal-Tronstad2017-03-25 21:39:31 +0100
commitd3daa8df81865d11cd7b5598dd77ce654d6eab76 (patch)
tree4319848ef2db98da607a859dd8d4ca51fd917aad
parent392a5f6ed98e744fcef937c85a3f1e8e046488aa (diff)
downloadaur-d3daa8df81865d11cd7b5598dd77ce654d6eab76.tar.gz
Update to 1.5.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
-rw-r--r--aur-tome4-1.5.2-1.patch (renamed from aur-tome4-1.5.1-1.patch)0
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bddd4e3ea44..3787e4b5157f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tome4
pkgdesc = An open-source, single-player, role-playing roguelike game set in the world of Eyal.
- pkgver = 1.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = http://tome.te4.org/
arch = i686
@@ -13,18 +13,18 @@ pkgbase = tome4
depends = glu
depends = openal
depends = libvorbis
- depends = sdl2_ttf>=2.0.12
- depends = sdl2_image>=2.0.0
+ depends = sdl2_ttf
+ depends = sdl2_image
conflicts = tome4-beta
conflicts = tome4-git
conflicts = tome4-nomusic
options = !makeflags
options = emptydirs
- source = http://te4.org/dl/t-engine/t-engine4-src-1.5.1.tar.lz4
- source = aur-tome4-1.5.1-1.patch
+ source = http://te4.org/dl/t-engine/t-engine4-src-1.5.2.tar.bz2
+ source = aur-tome4-1.5.2-1.patch
source = tome4
source = tome4.desktop
- sha256sums = 873fe09db98e1ae9b33e04fd02fc23bdcea8fc43e1c8ea771097c23bd5e9f853
+ sha256sums = f5cfb0c46da490a3680a7eb8f596da1ff08f408a3e6f4ba4f7f8bf5f968f7b35
sha256sums = 37f5be7020a06228b7d22f4c622ab5a8843b4dbea7493d7e3b324bd592cd818e
sha256sums = 3a1e4901337f91697bcfaf095f488c447c27ccc2484a543e31f024d5aefb61a0
sha256sums = 80e663d9eb2d41c6d9c0a6b4b5b52eb33b0872c3412a617530777fd137c0baa1
diff --git a/PKGBUILD b/PKGBUILD
index c98819fe897b..640fe1b2847e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor Pascal Grossé <pascal.grosse@gmail.com>
pkgname=tome4
-pkgver='1.5.1'
+pkgver='1.5.2'
pkgrel='1'
pkgdesc="An open-source, single-player, role-playing roguelike game set in the world of Eyal."
arch=('i686' 'x86_64')
url="http://tome.te4.org/"
license=('custom' 'GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2_ttf>=2.0.12' 'sdl2_image>=2.0.0' )
+depends=('glu' 'openal' 'libvorbis' 'sdl2_ttf' 'sdl2_image' )
makedepends=('premake' 'zip' 'unzip')
options=(!makeflags emptydirs)
source=("http://te4.org/dl/t-engine/t-engine4-src-${pkgver}.tar.bz2"
@@ -16,7 +16,7 @@ source=("http://te4.org/dl/t-engine/t-engine4-src-${pkgver}.tar.bz2"
tome4
tome4.desktop)
conflicts=('tome4-beta' 'tome4-git' 'tome4-nomusic')
-sha256sums=('7abe556d1ef6890d16ae53b8292c10592543a2947a4024bb9a3b67011a74d0b8'
+sha256sums=('f5cfb0c46da490a3680a7eb8f596da1ff08f408a3e6f4ba4f7f8bf5f968f7b35'
'37f5be7020a06228b7d22f4c622ab5a8843b4dbea7493d7e3b324bd592cd818e'
'3a1e4901337f91697bcfaf095f488c447c27ccc2484a543e31f024d5aefb61a0'
'80e663d9eb2d41c6d9c0a6b4b5b52eb33b0872c3412a617530777fd137c0baa1')
diff --git a/aur-tome4-1.5.1-1.patch b/aur-tome4-1.5.2-1.patch
index 3831dfb7da0d..3831dfb7da0d 100644
--- a/aur-tome4-1.5.1-1.patch
+++ b/aur-tome4-1.5.2-1.patch