aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-01-02 02:03:23 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:38 +0200
commit8d0b2d6d379075cd8f61550e2ed87951ae423ce2 (patch)
tree8c1ee7a42ed311a41d6e7d676b92bc634ebedbb3 /PKGBUILD
parentb32674caba5be6fd5307b951f2092ba3ef3eb0e6 (diff)
downloadpkgbuilds-8d0b2d6d379075cd8f61550e2ed87951ae423ce2.tar.xz
$pkgver -git and modeline fix
* Changed $pkgver of -git packages to "git" * Add missing modelines
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7805368..27e2ea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Johannes Löthberg <johannes@kyriasis.com>
pkgname=weechat-git
-pkgver=0.4.2.r80.gea9d79f
+pkgver=git
pkgrel=1
pkgdesc="Fast, light & extensible IRC client (curses UI)"
arch=('i686' 'x86_64')