From e19f1b40a9aeb34b1cf2433dd3c558dd70f1cb9a Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Thu, 14 May 2026 00:07:23 +0000 Subject: Bump. modified: lbreakouthd/.SRCINFO modified: lbreakouthd/PKGBUILD --- lbreakouthd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lbreakouthd/PKGBUILD') 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}" -- cgit v1.3.1