Date: Sunday, April 30, 2017 @ 11:19:43
  Author: jlichtblau
Revision: 226346

upgpkg: epic4 2.10.6-1 - new upstream release

Modified:
  epic4/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-30 10:30:21 UTC (rev 226345)
+++ PKGBUILD    2017-04-30 11:19:43 UTC (rev 226346)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau <dragonl...@aur.archlinux.org>
+# Maintainer: Jaroslav Lichtblau <svetlemo...@archlinux.org>
 # Contributor: Mateusz Herych <heni...@gmail.com>
 # Contributor: dorphell <dorph...@archlinux.org>
 # Contributor: Tom Newsom <jeeps...@gmx.co.uk>
@@ -6,8 +6,8 @@
 # Contributor: Chris Brannon <cmbrannon (at) cox.net>
 
 pkgname=epic4
-pkgver=2.10.5
-pkgrel=4
+pkgver=2.10.6
+pkgrel=1
 pkgdesc="It's a new direction in ircII development"
 arch=('i686' 'x86_64')
 url="http://www.epicsol.org/";
@@ -15,7 +15,7 @@
 depends=('openssl' 'ncurses' 'tcl' 'perl')
 options=('!emptydirs')
 
source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
-sha256sums=('411b5811728276af490d431938ed5e5984b90b0949947998143f6a70375a379c')
+sha256sums=('cfa07730a659b931e4929f6d2bf0a609b385f7f6f0d0a4713655a34a8f800851')
 
 build() {
  cd "${srcdir}"/$pkgname-$pkgver
@@ -22,7 +22,7 @@
 
 #to avoid build fail
   unset CPPFLAGS
- 
+
   ./configure --prefix=/usr \
        --mandir=/usr/share/man \
        --with-ssl \

Reply via email to