aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-25 17:07:00 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:39 +0200
commitcd633f8586e2c70a12a7f6659f0e598fbf39ad34 (patch)
tree3169caa28c2adacd51644a30b6d35050ae2b8928
parent625cda571b4604068e3d66edd5a731ccc21f4506 (diff)
downloadpkgbuilds-cd633f8586e2c70a12a7f6659f0e598fbf39ad34.tar.xz
-git PKGBUILDs should have their version set to 'git', otherwise there's just a bunch of useless noise..
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 669db32..3c8b37a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Mon Jun 1 15:00:23 UTC 2015
pkgbase = j4-dmenu-desktop-git
pkgdesc = A rewrite of i3-dmenu-desktop, which is much faster
- pkgver = 150.0a7f56c
+ pkgver = git
pkgrel = 1
url = https://github.com/enkore/j4-dmenu-desktop
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1664d38..2d41b47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')