summaryrefslogtreecommitdiff
path: root/~lukeshu/stow
diff options
context:
space:
mode:
Diffstat (limited to '~lukeshu/stow')
-rw-r--r--~lukeshu/stow/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/~lukeshu/stow/PKGBUILD b/~lukeshu/stow/PKGBUILD
index aa0d62ac3..24a2dcb1c 100644
--- a/~lukeshu/stow/PKGBUILD
+++ b/~lukeshu/stow/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.1.2
pkgrel=1
pkgdesc="A program for managing the installation of software packages, keeping them separate while making them appear to be installed in the same place."
arch=(any)
-url="https://www.gnu.org/software/stow/"
+url="https://www.gnu.org/software/$pkgname/"
license=('GPL2')
depends=('perl>=5.6.1')
source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)