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

Giovanni Scafora giovanni at archlinux.org
Sun Aug 17 06:22:17 UTC 2014


    Date: Sunday, August 17, 2014 @ 08:22:17
  Author: giovanni
Revision: 220136

upgpkg: weechat 1.0-1

upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-17 06:11:13 UTC (rev 220135)
+++ PKGBUILD	2014-08-17 06:22:17 UTC (rev 220136)
@@ -3,8 +3,8 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=0.4.3
-pkgrel=2
+pkgver=1.0
+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=('07500f0d1054691d88f21dd12b7c5871')
+md5sums=('f922f26b162a99187f6de7b7c4a342a7')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list