summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTankMissile2020-07-02 03:09:27 -0400
committerTankMissile2020-07-02 03:09:27 -0400
commit8c28475b694b59f99fc620b55f6a029908696a49 (patch)
tree423816f521c3c2b622b450bba1dee2804193af86 /PKGBUILD
parentc26d1c6de8d5b1b0523414f8cdb60cc694f94c41 (diff)
downloadaur-bcache-tools-git.tar.gz
Remove ending slash from url.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fb496b4a936..7a2baf245bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.0.8.r0.ga73679b
pkgrel=1
changelog=bcache-tools-git.changelog
pkgdesc="Userspace tools for bcache until bcache merges with either dm or md (git version)."
-url="http://bcache.evilpiepirate.org/"
+url="http://bcache.evilpiepirate.org"
arch=("i686" "x86_64")
license=("GPL")
depends=("util-linux")