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-08 14:34:46 +0200
commitc3e72d5c341e358c28c45c487a07db89281906ea (patch)
tree3865ea29b90c9b01f2a98ffea5f7c698aceb1ef6 /PKGBUILD
parent00f975d9086544495a7e802897bcc75b403356bc (diff)
downloadpkgbuilds-c3e72d5c341e358c28c45c487a07db89281906ea.tar.xz
$pkgver -git and modeline fix
* Changed $pkgver of -git packages to "git" * Add missing modelines
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98c0c0c..f301ff6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: M Rawash <mrawash@gmail.com>
pkgname=urxvt-tabbedex-git
-pkgver=0.4.r9.g49c1514
-pkgrel=2
+pkgver=git
+pkgrel=1
pkgdesc="A tabbed extension for rxvt-unicode with several enhancements"
arch=("any")
url='http://github.com/stepb/urxvt-tabbedex'