summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d55a152be22..5f2cf06a3d4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=legendofedgar
-pkgver=1.22
+pkgver=1.23
pkgrel=1
pkgdesc="2D platformer: Venture across the world, battle fearsome creatures and solve puzzles to rescue your father."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'hicolor-icon-theme')
install=legendofedgar.install
source=("https://github.com/riksweeney/edgar/releases/download/${pkgver}/edgar-${pkgver}-1.tar.gz")
-md5sums=('8d90138efcc3aa3c283220bca8394a90')
+md5sums=('db5e7b8dcc9d3a569d0ad61632b65e02')
build() {
cd "${srcdir}/edgar-${pkgver}"