summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Avrett2018-09-04 11:28:27 -0600
committerKyle Avrett2018-09-04 11:30:34 -0600
commit2e341e4336cd7c1c78b82a4f3d5fa408620ed925 (patch)
tree2a4c47711222e47d777e1e38f90851584ef2bb19 /PKGBUILD
parent7aba4dafd6058e801f4e1e8a7a4e392274a80aee (diff)
downloadaur-i3-projects.tar.gz
removed unintended char
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36afec057c9c..05c00541824d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("any")
url="https://github.com/zzelman/i3-projects"
license=('GPL3')
depends=('i3-wm' 'python3' 'zenity')
-source=("g!it+https://github.com/zzelman/i3-projects.git#tag=release/1.1.1")
+source=("git+https://github.com/zzelman/i3-projects.git#tag=release/1.1.1")
md5sums=("SKIP")
package() {