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 12:21:37 +0200
commit75e0289a0a6ac7fc5e11f8e18393401407d536a8 (patch)
treec244feb0ae4a1e18c43cd2e47c8f152b827c5a64 /PKGBUILD
parent1b4936e0fa28ea89afc0171fcffc65b0810aba85 (diff)
downloadpkgbuilds-75e0289a0a6ac7fc5e11f8e18393401407d536a8.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 e89438f..e26ad43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TDY <tdy@gmx.com>
pkgname=pcmanfm-git
-pkgver=1.1.2.r94.gf717e0c
+pkgver=git
pkgrel=1
pkgdesc="An extremely fast, lightweight, yet feature-rich file manager with tabbed browsing"
arch=('i686' 'x86_64')