diff options
author | Freemor <freemor@freemor.ca> | 2018-08-07 16:52:51 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2018-08-07 16:52:51 -0300 |
commit | ebf65512d91e40cb435d6cf6c898e6343e1d33e1 (patch) | |
tree | 2ebb9f5e8a13d09263795cf9b1f03894b439bd4d /libre/hexchat/PKGBUILD | |
parent | 67bf884802bfd4b190fb5f8cd521c37660f05d53 (diff) | |
download | abslibre-ebf65512d91e40cb435d6cf6c898e6343e1d33e1.tar.gz abslibre-ebf65512d91e40cb435d6cf6c898e6343e1d33e1.tar.bz2 abslibre-ebf65512d91e40cb435d6cf6c898e6343e1d33e1.zip |
Tweak [hexchat] epoch so version rebuilt against new Perl and Python will get picked up.
Diffstat (limited to 'libre/hexchat/PKGBUILD')
-rw-r--r-- | libre/hexchat/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index 9c969a0a9..3637baed6 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -7,6 +7,7 @@ pkgname=hexchat pkgver=2.14.1 pkgrel=5.parabola1 +epoch=1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference' arch=('i686' 'x86_64' 'armv7h') url='https://hexchat.github.io/' |