[arch-commits] Commit in weechat/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue May 12 19:45:43 UTC 2015


    Date: Tuesday, May 12, 2015 @ 21:45:43
  Author: giovanni
Revision: 239201

upgpkg: weechat 1.2-1

Lua 5.3 rebuild - Upsteam release

Modified:
  weechat/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-12 19:35:44 UTC (rev 239200)
+++ PKGBUILD	2015-05-12 19:45:43 UTC (rev 239201)
@@ -3,8 +3,8 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.2
+pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
@@ -13,7 +13,7 @@
 makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
 optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
 source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3bb8d27301262bc434de9bcf7d77dce7')
+md5sums=('3458efd51cdc1abfb6a5c33cc5ef7713')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list