summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Smith2015-06-02 11:21:46 +1000
committerPhillip Smith2015-06-02 11:21:46 +1000
commitb78bf3f0e1a72fd2268cb46b9ad2b4504e6cabdf (patch)
treea642257b358a9d163b38c9f05e60ba5048a1feb6 /PKGBUILD
parent61b9d7b989d36b561e9cef5afec3030aa44a168a (diff)
downloadaur-b78bf3f0e1a72fd2268cb46b9ad2b4504e6cabdf.tar.gz
fix paths
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66dc12b5e28d..4608b054bb74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ arch=('any')
url="http://m.a.tt/er/massh.html"
license=('GPL3')
depends=('openssh')
-source=("http://m.a.tt/er/$pkgname.tgz"
+source=("$pkgname-$pkgver.tgz::http://m.a.tt/er/$pkgname.tgz"
'fix-paths.patch')
md5sums=('57585bb5328baf2e5ef8588815287ebe'
'5990a49e673c0fda73a446bb7e562ddd')