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 | cd633f8586e2c70a12a7f6659f0e598fbf39ad34 (patch) | |
tree | 3169caa28c2adacd51644a30b6d35050ae2b8928 /PKGBUILD | |
parent | 625cda571b4604068e3d66edd5a731ccc21f4506 (diff) | |
download | pkgbuilds-cd633f8586e2c70a12a7f6659f0e598fbf39ad34.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
@@ -1,7 +1,7 @@ # Maintainer: Bill Kolokithas <kolokithas.b@gmail.com> pkgname=j4-dmenu-desktop-git -pkgver=150.0a7f56c +pkgver=git pkgrel=1 pkgdesc="A rewrite of i3-dmenu-desktop, which is much faster" arch=('i686' 'x86_64') |