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 e9559c86dd67..141cd2b1ffc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=toppler
pkgver=1.1.6
-pkgrel=3
+pkgrel=4
pkgdesc='A reimplementation of the classic jump & run game "Nebulus"'
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/toppler/"
license=('GPL')
depends=('gcc-libs' 'sdl_mixer' 'zlib')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
"$pkgname.desktop")
build() {