diff options
author | Daniel Bermond | 2017-10-10 16:05:47 -0300 |
---|---|---|
committer | Daniel Bermond | 2017-10-10 16:05:47 -0300 |
commit | 767b604ced0a27e0be7b647686956def510128aa (patch) | |
tree | 988d4ef511795b8446ed023b22b3b86b7329ebf5 /.SRCINFO | |
parent | c31dca789c1c5981d76e6f88825b6696381377ea (diff) | |
download | aur-767b604ced0a27e0be7b647686956def510128aa.tar.gz |
Remove .install file
This file is not needed anymore since a long time ago due to the
the pacman hooks feature that was added in pacman v5.0.0 back in
january/2016.
References
----------
https://www.archlinux.org/news/required-update-to-pacman-501-before-2016-04-23/
https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/wine&id=442972fb6cc2eb2bac253358312da823794b5a90
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Tue Oct 10 18:59:52 UTC 2017 +# Tue Oct 10 19:05:29 UTC 2017 pkgbase = wine-git pkgdesc = A compatibility layer for running Windows programs (git version) pkgver = 2.1.r285.gd00f7315e0 - pkgrel = 3 + pkgrel = 4 url = https://www.winehq.org arch = i686 arch = x86_64 |