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

Giovanni Scafora giovanni at archlinux.org
Wed Aug 19 17:02:53 UTC 2015


    Date: Wednesday, August 19, 2015 @ 19:02:53
  Author: giovanni
Revision: 244168

upgpkg: weechat 1.3-1

upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-19 16:37:02 UTC (rev 244167)
+++ PKGBUILD	2015-08-19 17:02:53 UTC (rev 244168)
@@ -3,8 +3,8 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+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=('3458efd51cdc1abfb6a5c33cc5ef7713')
+md5sums=('d315ceb66b03442ded0715f4277bd65f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list