summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaha2015-09-30 20:22:57 -0400
committerTaha2015-09-30 20:22:57 -0400
commitf206438914d37501340bdbbc563a612622d2a91e (patch)
tree7333e242a123d4e2c2752aab18a26ad781261d27
parent552747a0d8f13a07c710adf7380d1e87d2ca87b6 (diff)
downloadaur-f206438914d37501340bdbbc563a612622d2a91e.tar.gz
Changed directory name from zip to repo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8ac743daf7c..4f8e1e480981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,5 +10,5 @@ md5sums=('SKIP')
depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip')
package() {
- install -D $srcdir/puush4linux-master/puush $pkgdir/usr/bin/puush
+ install -D $srcdir/puush4linux/puush $pkgdir/usr/bin/puush
}