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
commit559a80e0996d936290080b807bdab136554122bd (patch)
tree482fcda49212bd047cd0de5511f091effcc9e895
parentca81a773fa72cb5573d8bbc7a8fab20506ab662e (diff)
downloadpkgbuilds-559a80e0996d936290080b807bdab136554122bd.tar.xz
-git PKGBUILDs should have their version set to 'git', otherwise there's just a bunch of useless noise..
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92986a4..f6aea7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Mon Jun 1 14:56:04 UTC 2015
+# Mon Jun 1 14:56:05 UTC 2015
pkgbase = weechat-git
pkgdesc = Fast, light & extensible IRC client (curses UI)
- pkgver = 0.4.3.r8.ga9aca06
+ pkgver = git
pkgrel = 1
url = http://www.weechat.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c3c8212..63f1f9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Johannes Löthberg <johannes@kyriasis.com>
pkgname=weechat-git
-pkgver=0.4.3.r8.ga9aca06
+pkgver=git
pkgrel=1
pkgdesc="Fast, light & extensible IRC client (curses UI)"
arch=('i686' 'x86_64')