summaryrefslogtreecommitdiff
path: root/lbreakouthd/PKGBUILD
diff options
context:
space:
mode:
authorDeposite Pirate2026-05-14 00:07:23 +0000
committerDeposite Pirate2026-05-14 00:07:23 +0000
commite19f1b40a9aeb34b1cf2433dd3c558dd70f1cb9a (patch)
treef3f4c1ec361204745d19df50be51c275b32b3081 /lbreakouthd/PKGBUILD
parenta36f11d90ceb04b91ed1cb3dba8ad72afa6f827a (diff)
Bump.
modified: lbreakouthd/.SRCINFO modified: lbreakouthd/PKGBUILD
Diffstat (limited to 'lbreakouthd/PKGBUILD')
-rw-r--r--lbreakouthd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/lbreakouthd/PKGBUILD b/lbreakouthd/PKGBUILD
index 54ac81c..f310522 100644
--- a/lbreakouthd/PKGBUILD
+++ b/lbreakouthd/PKGBUILD
@@ -3,7 +3,7 @@
# Upstream: https://git.metalpunks.info/arch-ports
pkgname=lbreakouthd
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Scalable 16:9 remake of LBreakout2"
arch=('i686' 'x86_64' 'aarch64')
@@ -11,8 +11,8 @@ url="http://lgames.sourceforge.net/LBreakoutHD/"
license=('GPL3')
makedepends=('automake')
depends=('sdl2' 'sdl2_ttf' 'sdl2_image' 'sdl2_mixer')
-source=("https://downloads.sourceforge.net/project/lgames/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('73f4d955e393fb0d4c2f44798d385567cfda9afc8c6245ac484eaf4ab4458ef3')
+source=("https://downloads.sourceforge.net/projects/lgames/files/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('6f7ccb649f25b0f34aeb9774363c253f8f7fc40a9a1543b0f1d38d1a4b81a4de')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"