summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkleintux2022-01-23 11:06:07 +0100
committerkleintux2022-01-23 11:06:07 +0100
commit1817b86c7c50ebd279a5ce9be0adc5cb58715ffd (patch)
treefcafca65ad80aa88c696c902b0692ce1892df7f2 /PKGBUILD
parent93fd3d94dcabcc2422f745f750569fbda33ce440 (diff)
downloadaur-sqrxz3.tar.gz
fixed https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b6d3c6a6e89..72a2130804a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sqrxz3
pkgver=1.05r
-pkgrel=3
+pkgrel=4
pkgdesc="A fast paced jump'n'run (Part III - 'Adventure for Love')"
arch=('i686' 'x86_64')
url="https://www.sqrxz.de/sqrxz-3/"
@@ -11,7 +11,7 @@ license=('custom: Freeware')
depends=('sdl_mixer' 'zlib')
optdepends=('libmodplug: better music decoder')
install=$pkgname.install
-source=("http://www.retroguru.com/$pkgname/$pkgname-v.latest-ubuntu.tar.gz"
+source=("https://www.retroguru.com/$pkgname/$pkgname-v.latest-ubuntu.tar.gz"
"$pkgname.png"
"$pkgname.sh"
"$pkgname.desktop")