summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Hoeflich2021-03-22 11:09:31 -0500
committerJoshua Hoeflich2021-03-22 11:09:31 -0500
commit5dc47d925502a3eb1038f521bf5a483e58571286 (patch)
tree04691f8715f17b9ae5abe53a03a06044635e6cf8
parent060a2d55102bfaf9f776d31f801e29f10b90a9c6 (diff)
downloadaur-5dc47d925502a3eb1038f521bf5a483e58571286.tar.gz
Fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d6f9f7cf64d..1fd0f2116f66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/joshuahoeflich/${pkgname}/archive/main.tar.gz")
+source=("https://github.com/joshuahoeflich/lsr/archive/main.tar.gz")
noextract=()
md5sums=('b7a9e4a0e5ae141868b195e5fc916381')