summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f153479a5407..4309bcda2039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ license=('GPL')
depends=(fortune-mod)
source=(fortune.sh)
md5sums=('67de8fac2af4c5c3050670a3219cb990')
-url=(http://localhost/)
package() {
install -Dm 755 $srcdir/fortune.sh $pkgdir/etc/profile.d/fortune.sh