summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2021-09-22 12:21:01 +0200
committerSanskritFritz2021-09-22 12:21:01 +0200
commit999addd41c2c26ded4062ece1713467682d3e301 (patch)
tree5af5c50b1a908671ba6a5e990081b41aeb9945e6 /PKGBUILD
parent006625b8d0710d97349b771f65043d37105c2541 (diff)
downloadaur-999addd41c2c26ded4062ece1713467682d3e301.tar.gz
Homepage fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9f5933e9138..e9559c86dd67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.1.6
pkgrel=3
pkgdesc='A reimplementation of the classic jump & run game "Nebulus"'
arch=('i686' 'x86_64')
-url="https://$pkgname.sourceforge.net/"
+url="https://sourceforge.net/projects/toppler/"
license=('GPL')
depends=('gcc-libs' 'sdl_mixer' 'zlib')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"