diff options
author | Bin Jin | 2016-01-09 16:18:00 +0000 |
---|---|---|
committer | Bin Jin | 2016-01-09 17:18:00 +0100 |
commit | 05a4db48324ecfe9e524761cb7115aeb15ea4706 (patch) | |
tree | 59b7db6c3bbeacbb160ec0441d7644e98476caa4 /.gitignore | |
parent | 6e70273643b7b17d219fa023e23bdfc662c60c3a (diff) | |
download | aur-05a4db48324ecfe9e524761cb7115aeb15ea4706.tar.gz |
Bump version
Also update to install from tarball release file instead of git.
Remove unnecessary makedep, depends with exact version number should
be enough.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bde5de20696..979c9f9fbf5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /src /pkg *.pkg* +zfs-*.tar.gz |