summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaha2015-09-30 20:21:37 -0400
committerTaha2015-09-30 20:21:37 -0400
commit552747a0d8f13a07c710adf7380d1e87d2ca87b6 (patch)
tree25a2bfec59619f24abb2973adb41dedee7a58386 /PKGBUILD
parentda6f25f63b060d4db897b476c7b4e982ec123c39 (diff)
downloadaur-552747a0d8f13a07c710adf7380d1e87d2ca87b6.tar.gz
Attempted fix 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7900ba25c45..c8ac743daf7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/crescentrose/puush4linux"
license=('WTFPL')
-source=(git+https://github.com/crescentrose/puush4linux.git)
+source=('git+https://github.com/crescentrose/puush4linux.git')
md5sums=('SKIP')
depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip')