diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-25 17:07:00 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:39 +0200 |
commit | 559a80e0996d936290080b807bdab136554122bd (patch) | |
tree | 482fcda49212bd047cd0de5511f091effcc9e895 /PKGBUILD | |
parent | ca81a773fa72cb5573d8bbc7a8fab20506ab662e (diff) | |
download | pkgbuilds-559a80e0996d936290080b807bdab136554122bd.tar.xz |
-git PKGBUILDs should have their version set to 'git', otherwise there's just a bunch of useless noise..
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ # Contributor: Johannes Löthberg <johannes@kyriasis.com> pkgname=weechat-git -pkgver=0.4.3.r8.ga9aca06 +pkgver=git pkgrel=1 pkgdesc="Fast, light & extensible IRC client (curses UI)" arch=('i686' 'x86_64') |