summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f09c8e4067d..982aa006e080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lauri Gustafsson <me at gustafla dot space>
pkgname=lbreakouthd
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="Scaleable 16:9 remake of LBreakout2"
arch=("x86_64")
@@ -9,8 +9,8 @@ url="http://lgames.sourceforge.net/LBreakoutHD/"
license=("GPL3")
depends=("sdl2" "sdl2_ttf" "sdl2_image" "sdl2_mixer")
#makedepends=("")
-source=("https://downloads.sourceforge.net/project/lgames/lbreakouthd/lbreakouthd-1.0.7.tar.gz")
-md5sums=("fbddda9f5a5791aeb433b7bb440bf3ee")
+source=("https://downloads.sourceforge.net/project/lgames/lbreakouthd/lbreakouthd-1.0.8.tar.gz")
+md5sums=("3463fc9e75ba6dfdc99d3d011089022d")
prepare() {
cd "$srcdir/$pkgname-$pkgver"