summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMr.Smith19742023-06-22 07:35:52 +0300
committerMr.Smith19742023-06-22 07:35:52 +0300
commite7ee122583a94356cded16130cb0e15e4104c4ac (patch)
tree6c0162e3acbbc00f79a4ecc07d826e8d879b036a /PKGBUILD
parente0209b6d2a1f6d5eaf012b607949be4a6fa4cb5c (diff)
downloadaur-legendofedgar.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2118399d6e5d..e26e7083d41d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=legendofedgar
-pkgver=1.33
+pkgver=1.36
pkgrel=1
pkgdesc="2D platformer: Venture across the world, battle fearsome creatures and solve puzzles to rescue your father."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://www.parallelrealities.co.uk/games/edgar/"
license=('GPL')
depends=('sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'hicolor-icon-theme')
source=("https://github.com/riksweeney/edgar/archive/${pkgver}.tar.gz")
-md5sums=('670e549684918bbc38aafbb0adf41f52')
+md5sums=('758bca5ef7333e6b55cf884a6272a284')
build() {
cd "${srcdir}/edgar-${pkgver}"